Let slider have citadel sepolicy
Bug: 245051096 Test: build pass Change-Id: If291499fca88f06f145153fa35406b15db43e14e
This commit is contained in:
parent
89501813f0
commit
6045b167e2
1 changed files with 3 additions and 0 deletions
|
@ -587,6 +587,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
|
|||
# Titan-M
|
||||
ifeq (,$(filter true, $(BOARD_WITHOUT_DTLS)))
|
||||
include device/google/gs-common/dauntless/gsc.mk
|
||||
else
|
||||
# include dauntless sepolicy to avoid compile error on devices without dauntless
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy
|
||||
endif
|
||||
|
||||
# Copy Camera HFD Setfiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue