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:
Diego Wilson
2017-03-15 14:17:13 -07:00
parent 402a0aea77
commit a2d55b58d8

View File

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