pa: include device/pa/sepolicy.

Signed-off-by: Hernán Castañón Álvarez <herna@paranoidandroid.co>
Change-Id: I5b67418ecdf5d5b50b9569466d43dcd954964fe8
This commit is contained in:
Hernán Castañón Álvarez 2019-08-01 13:46:03 +02:00
parent bd03cb9d65
commit eb1ca86467
1 changed files with 3 additions and 0 deletions

View File

@ -115,6 +115,9 @@ PRODUCT_PACKAGES += libbthost_if
PRODUCT_PACKAGES += telephony-ext
PRODUCT_BOOT_JARS += telephony-ext
# include PA sepolicy changes
include device/pa/sepolicy/common/sepolicy.mk
ifneq ($(HOST_OS),linux)
ifneq ($(sdclang_already_warned),true)
$(warning **********************************************)