mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-03 06:57:46 -04:00
universal7570: Specify full path of sepolicy
Somehow $(LOCAL_PATH) not work Change-Id: Ib3610531808a71f7db8584dd45fcab5c09c5ac64
This commit is contained in:
parent
b26447e31f
commit
91c5873dc9
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ VENDOR_SECURITY_PATCH := 2020-09-01
|
|||
BOARD_SECCOMP_POLICY := $(LOCAL_PATH)/seccomp
|
||||
|
||||
# SELinux
|
||||
BOARD_SEPOLICY_DIRS += $(LOCAL_PATH)/sepolicy
|
||||
BOARD_SEPOLICY_DIRS += device/samsung/universal7570-common/sepolicy
|
||||
BOARD_SEPOLICY_VERS := $(PLATFORM_SDK_VERSION).0
|
||||
|
||||
# Treble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue