Update device.mk to include trusty-storage
Allows to enable Secure Storage and hardware RPMb Bug: 192512209 Test: storageproxyd service started during boot Change-Id: I9ceb5e8149c7279d5094c09982e0cac81c90871a Signed-off-by: Armelle Laine <armellel@google.com>
This commit is contained in:
parent
99fee1bac6
commit
fdacb088c2
1 changed files with 1 additions and 1 deletions
|
@ -749,7 +749,7 @@ PRODUCT_PACKAGES += \
|
|||
endif
|
||||
|
||||
# Trusty (KM, GK, Storage)
|
||||
#$(call inherit-product, system/core/trusty/trusty-storage.mk)
|
||||
$(call inherit-product, system/core/trusty/trusty-storage.mk)
|
||||
#$(call inherit-product, system/core/trusty/trusty-base.mk)
|
||||
|
||||
# Trusty unit test tool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue