android_device_peter_gsi/BoardConfigCommon.mk
Peter Cai 3e3c06374d make init_gsi its own domain
..so that we are no longer violating Treble SELinux checks
2021-10-15 12:53:36 -04:00

11 lines
255 B
Makefile

DEVICE_PATH := device/peter/gsi
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
# Props
TARGET_SYSTEM_PROP := $(DEVICE_PATH)/system.prop
# Sepolicy
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/private