universa7885: sepolicy: Remove derp sepolicy

This commit is contained in:
roynatech2544 2022-04-27 13:31:25 +09:00
commit 7150c7f690
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
2 changed files with 0 additions and 8 deletions

View file

@ -92,12 +92,6 @@ SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += \
BOARD_VENDOR_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy/vendor
TARGET_ROM := $(shell cat $(COMMON_PATH)/vendor_name)
ifeq ($(TARGET_ROM), derp)
BOARD_VENDOR_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy/derp
endif
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += \
$(COMMON_PATH)/sepolicy/private