whyred: Add keymaster HIDL

This commit is contained in:
Vasishath Kaushal 2018-06-21 00:20:02 +05:30
parent 9a8801d8c2
commit d85b551f74

View file

@ -47,3 +47,8 @@ PRODUCT_PACKAGES += \
android.hardware.audio.effect@2.0-impl \ android.hardware.audio.effect@2.0-impl \
android.hardware.broadcastradio@1.0-impl \ android.hardware.broadcastradio@1.0-impl \
android.hardware.soundtrigger@2.0-impl android.hardware.soundtrigger@2.0-impl
#Keymaster
PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-service \
android.hardware.keymaster@3.0-impl