Fix building in Lineage 16.0
Change-Id: Ia7c66d469c69d9c4e9263feae7b48d40c09af155
This commit is contained in:
committed by
bigbiff bigbiff
parent
09ee3ea422
commit
66bcd499e5
+1
-1
@@ -15,7 +15,7 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
commands_TWRP_local_path := $(LOCAL_PATH)
|
||||
|
||||
ifdef project-path-for
|
||||
ifneq ($(project-path-for),)
|
||||
ifeq ($(LOCAL_PATH),$(call project-path-for,recovery))
|
||||
PROJECT_PATH_AGREES := true
|
||||
BOARD_SEPOLICY_DIRS += $(call project-path-for,recovery)/sepolicy
|
||||
|
||||
Reference in New Issue
Block a user