Revert to stock AOSP mesa3d for booting PoC
Remove custom mesa3d fork override from manifest. Stock AOSP mesa3d will be used for now. Panfrost GPU acceleration will be added back in a future iteration. Copyright (C) 2026 Brendan Szymanski <hello@bscubed.dev>
This commit is contained in:
parent
ad6b5bd1f9
commit
45590f9b20
1 changed files with 0 additions and 5 deletions
|
|
@ -27,11 +27,6 @@
|
|||
<project path="external/minigbm"
|
||||
name="android_external_minigbm"
|
||||
remote="bscubed" />
|
||||
<!-- Forked mesa3d with Panfrost GPU driver + gfxstream support -->
|
||||
<remove-project name="platform/external/mesa3d" />
|
||||
<project path="external/mesa3d"
|
||||
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