lineage: Ignore neverallows
Change-Id: I35a39ec73c0047f93124f72249a6fa936fe0875a
This commit is contained in:
@@ -22,6 +22,11 @@ FRAMEWORK_LINEAGE_API_NEEDS_UPDATE_TEXT := $(TOPDIR)vendor/lineage/build/core/ap
|
||||
|
||||
BUILD_RRO_SYSTEM_PACKAGE := $(TOPDIR)vendor/lineage/build/core/system_rro.mk
|
||||
|
||||
# We modify several neverallows, so let the build proceed
|
||||
ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||
SELINUX_IGNORE_NEVERALLOWS := true
|
||||
endif
|
||||
|
||||
# Rules for MTK targets
|
||||
include $(TOPDIR)vendor/lineage/build/core/mtk_target.mk
|
||||
|
||||
|
Reference in New Issue
Block a user