[device.mk] Enable Keymint and GateKeeper's Trusty implementation
Bug: 193715461 Test: `vendor.keymint-trusty` and `vendor.gatekeeper-1-0` services up Change-Id: If49ff7daf16ef9f1dba9eedf5979d162ac96f756 Signed-off-by: Armelle Laine <armellel@google.com>
This commit is contained in:
parent
fdacb088c2
commit
935143f96d
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@ endif
|
|||
|
||||
# Trusty (KM, GK, Storage)
|
||||
$(call inherit-product, system/core/trusty/trusty-storage.mk)
|
||||
#$(call inherit-product, system/core/trusty/trusty-base.mk)
|
||||
$(call inherit-product, system/core/trusty/trusty-base.mk)
|
||||
|
||||
# Trusty unit test tool
|
||||
PRODUCT_PACKAGES_DEBUG += trusty-ut-ctrl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue