sdm660: Use local DATA_IPACFG_MGR
Change-Id: I6b074707510bde8fb001b42dbbe1654c6ebdb6ad
This commit is contained in:
parent
539590508a
commit
9b3f87218f
1 changed files with 3 additions and 0 deletions
|
@ -200,6 +200,9 @@ TARGET_INIT_VENDOR_LIB := libinit_sdm660
|
|||
TARGET_PLATFORM_DEVICE_BASE := /devices/soc/
|
||||
TARGET_RECOVERY_DEVICE_MODULES := libinit_sdm660
|
||||
|
||||
# IPA
|
||||
USE_DEVICE_SPECIFIC_DATA_IPA_CFG_MGR := true
|
||||
|
||||
# Keystore
|
||||
TARGET_PROVIDES_KEYMASTER := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue