Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2d55b58 authored by Diego Wilson's avatar Diego Wilson
Browse files

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
parent 402a0aea
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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