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-25 15:40:27 +00:00
parent 7f2cd6d5a8
commit d54109c53d
5 changed files with 25 additions and 15 deletions

View File

@@ -10,8 +10,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