sanders: Split device properties

This commit is contained in:
Jorge Lucas
2021-03-04 03:00:58 +00:00
parent 96e2f8fece
commit aafccfe758
4 changed files with 25 additions and 28 deletions

View File

@@ -45,6 +45,9 @@ BOARD_BOOTIMAGE_PARTITION_SIZE := 16777216
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 33554432
BOARD_CACHEIMAGE_PARTITION_SIZE := 268435456
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/device.prop
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += $(DEVICE_PATH)