add Android Q support

This commit is contained in:
Ziyang Zhou
2021-05-08 13:52:46 +00:00
commit db84902299
14 changed files with 404 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
include device/generic/arm64/BoardConfig.mk
# want all fonts
SMALLER_FONT_FOOTPRINT := false
MINIMAL_FONT_FOOTPRINT := false
# use seperate vendor partition
TARGET_COPY_OUT_VENDOR := vendor
# TODO add panfrost
BOARD_GPU_DRIVERS := freedreno lima virgl radeonsi
DEVICE_MANIFEST_FILE := device/redroid/manifest.xml
PRODUCT_ENFORCE_VINTF_MANIFEST := true
# ~ 1.3G
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 1388314624