forked from openkylin/platform_build
Merge "TARGET_FLATTEN_APEX for GSI"
am: 84f1ade63f
Change-Id: If45249e72680a416453ed28853748df9d55e66ce
This commit is contained in:
commit
cd3825adc7
|
@ -61,3 +61,7 @@ BOARD_CACHEIMAGE_PARTITION_SIZE := 16777216
|
|||
|
||||
# Disable 64 bit mediadrmserver
|
||||
TARGET_ENABLE_MEDIADRM_64 :=
|
||||
|
||||
# Ordinary (non-flattened) APEX may require kernel changes. For maximum compatibility,
|
||||
# use flattened APEX for GSI
|
||||
TARGET_FLATTEN_APEX := true
|
||||
|
|
Loading…
Reference in New Issue