refine product make scripts

- allow enable overlayfs data partiton
- stub to extend product definition
- auto detect GPU
This commit is contained in:
Ziyang Zhou
2021-06-24 11:48:36 +00:00
parent 2179c87d1a
commit 3de95cfc55
4 changed files with 66 additions and 51 deletions

View File

@@ -11,8 +11,7 @@ BUILD_EMULATOR_OPENGL := false
# use seperate vendor partition
TARGET_COPY_OUT_VENDOR := vendor
# TODO add panfrost
BOARD_GPU_DRIVERS := freedreno lima virgl radeonsi
BOARD_GPU_DRIVERS := virgl radeonsi
DEVICE_MANIFEST_FILE := device/redroid/manifest.xml
PRODUCT_ENFORCE_VINTF_MANIFEST := true