mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-28 13:35:33 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user