strix
This commit is contained in:
@@ -453,7 +453,7 @@ endif
|
||||
# See envsetup.mk for a description of SCAN_EXCLUDE_DIRS
|
||||
FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git)
|
||||
|
||||
ifneq ($(MINUS_BUILD),)
|
||||
ifneq ($(STRIX_BUILD),)
|
||||
include vendor/strix/config/BoardConfigMinus.mk
|
||||
endif
|
||||
|
||||
@@ -1299,7 +1299,7 @@ endif
|
||||
SOONG_VARIABLES := $(SOONG_OUT_DIR)/soong.$(TARGET_PRODUCT)$(COVERAGE_SUFFIX).variables
|
||||
SOONG_EXTRA_VARIABLES := $(SOONG_OUT_DIR)/soong.$(TARGET_PRODUCT)$(COVERAGE_SUFFIX).extra.variables
|
||||
|
||||
ifneq ($(MINUS_BUILD),)
|
||||
ifneq ($(STRIX_BUILD),)
|
||||
ifneq ($(wildcard device/lineage/sepolicy/common/sepolicy.mk),)
|
||||
## We need to be sure the global selinux policies are included
|
||||
## last, to avoid accidental resetting by device configs
|
||||
|
Reference in New Issue
Block a user