Move device specific properties to /vendor
By setting BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED on aosp_arm64_ab the device specific properties like ro.product.board are hosted in /vendor/build.prop. Test: build and flash aosp_arm64_ab system.img on sailfish and marlin. Change-Id: I8062ff81221a3026626736b012ceaf99d8ca2d12
This commit is contained in:
@@ -88,3 +88,5 @@ BOARD_FLASH_BLOCK_SIZE := 512
|
||||
# Must be moved after early-mount is supported.
|
||||
###############################################################################
|
||||
BOARD_SEPOLICY_DIRS += device/google/marlin/sepolicy
|
||||
|
||||
BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED := true
|
||||
|
Reference in New Issue
Block a user