sanders: Don't build Sepolicy[TEMP]

- Remove fstab contexts too

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
dybios
2019-09-09 22:40:03 +05:30
committed by ronaxdevil
parent 7366211e3a
commit b4f00bbd7e
2 changed files with 5 additions and 5 deletions

View File

@@ -239,8 +239,8 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)/releasetools
TARGET_PROVIDES_QTI_TELEPHONY_JAR := true
# SELinux
include device/qcom/sepolicy/sepolicy.mk
BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
#include device/qcom/sepolicy/sepolicy.mk
#BOARD_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
#Soong
PRODUCT_SOONG_NAMESPACES += $(LOCAL_PATH)