Merge "TARGET_FLATTEN_APEX for GSI" am: 84f1ade63f

am: cd3825adc7

Change-Id: I3081b5f3cd08748c8c8373dc7970fa31c91247ed
This commit is contained in:
Jiyong Park 2019-02-12 00:19:08 -08:00 committed by android-build-merger
commit 9772c4284a
1 changed files with 4 additions and 0 deletions

View File

@ -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