summaryrefslogtreecommitdiffstats
path: root/trusty
diff options
context:
space:
mode:
authorRoberto Pereira <rpere@google.com>2018-07-11 15:26:41 -0700
committerRoberto Pereira <rpere@google.com>2018-08-14 10:49:38 -0700
commitb5dfc75a32317e389c72708e872f2f00f0f8aaf2 (patch)
treef2b2f7c3e84d3b6bba8a2461421b07deb7fd69d9 /trusty
parent24261974008aeef097eb11dbd3237f959a960b0e (diff)
downloadsystem_core-b5dfc75a32317e389c72708e872f2f00f0f8aaf2.tar.gz
system_core-b5dfc75a32317e389c72708e872f2f00f0f8aaf2.tar.bz2
system_core-b5dfc75a32317e389c72708e872f2f00f0f8aaf2.zip
Switch from old style KM2 HAL to new KM3 HAL
Bug:110153632 Test: VtsHalKeymasterV3_0TargetTest Change-Id: I31b6a66a44eb1a6bf89c6eb6a3c632ace83071a9
Diffstat (limited to 'trusty')
-rw-r--r--trusty/trusty-base.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/trusty/trusty-base.mk b/trusty/trusty-base.mk
index 9c3a7df0d..0a0ecec02 100644
--- a/trusty/trusty-base.mk
+++ b/trusty/trusty-base.mk
@@ -20,7 +20,7 @@
#
PRODUCT_PACKAGES += \
- keystore.trusty \
+ android.hardware.keymaster@3.0-service.trusty \
gatekeeper.trusty
PRODUCT_PROPERTY_OVERRIDES += \