Use stock AOSP mesa3d instead of dvab-sarma fork
This commit is contained in:
parent
9f2a184ef9
commit
c500a84c91
1 changed files with 1 additions and 5 deletions
|
|
@ -18,19 +18,15 @@
|
|||
name="proprietary_vendor_lineage-rockchip"
|
||||
remote="bscubed" />
|
||||
|
||||
<!-- Graphics stack (Panfrost Mesa + DRM) -->
|
||||
<!-- Graphics stack (DRM + minigbm) -->
|
||||
<remove-project name="platform/external/drm_hwcomposer" />
|
||||
<remove-project name="platform/external/minigbm" />
|
||||
<remove-project name="platform/external/mesa3d" />
|
||||
<project path="external/drm_hwcomposer"
|
||||
name="android_external_drm_hwcomposer"
|
||||
remote="bscubed" />
|
||||
<project path="external/minigbm"
|
||||
name="android_external_minigbm"
|
||||
remote="bscubed" />
|
||||
<project path="external/mesa3d-panfrost"
|
||||
name="android_external_mesa3d"
|
||||
remote="bscubed" />
|
||||
|
||||
<!-- Media / FFmpeg -->
|
||||
<remove-project name="platform/external/libudev-zero" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue