Pierre-Hugues Husson | dd2fd57 | 2018-02-16 21:41:24 +0100 | [diff] [blame] | 1 | include build/make/target/board/generic_arm64_a/BoardConfig.mk |
2 | |||||
3 | BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2147483648 | ||||
Pierre-Hugues Husson | 984c22d | 2018-02-20 21:25:32 +0100 | [diff] [blame] | 4 | TARGET_SYSTEM_PROP := device/phh/treble/system.prop $(TARGET_SYSTEM_PROP) |
Pierre-Hugues Husson | c4ccbd9 | 2018-02-20 23:03:30 +0100 | [diff] [blame^] | 5 | BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/phh/treble/bluetooth |