5 lines
105 B
Makefile
5 lines
105 B
Makefile
# SELinux
|
|
BOARD_SEPOLICY_DIRS += \
|
|
$(VENDOR_PATH)/sepolicy
|
|
|
|
include device/qcom/sepolicy/sepolicy.mk
|