Remove keymaster4

Wahoo devices don't have keymaster4 hardware, just a software
implementation that was used for testing.

Bug: 77307896
Test: Check that the KM4 binary and RC are no longer on the device
Change-Id: I607937921c09bf24bb971bb7ef089aab2346debd
This commit is contained in:
Shawn Willden
2018-05-11 16:50:09 -06:00
parent a545e9053f
commit 2f1fec3c6f
3 changed files with 5 additions and 13 deletions

View File

@@ -188,10 +188,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.health@2.0-service.wahoo
# Keymaster 4 (software only)
PRODUCT_PACKAGES += \
android.hardware.keymaster@4.0-service
# Audio fluence, ns, aec property, voice and media volume steps
PRODUCT_PROPERTY_OVERRIDES += \
ro.qc.sdk.audio.fluencetype=fluencepro \