Remove default keymaster from emulator build.
This is replaced with another default service registered from the same binary as the strongbox keymaster in goldfish. Test: building and running the emulator, lshal | grep keymaster Change-Id: Ibe5f6766a426caa44302713a88fe82655931bb4b
This commit is contained in:
parent
2e474ca826
commit
7d042e642d
|
@ -84,7 +84,6 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.keymaster@3.0-service
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.keymaster@4.0-service \
|
||||
android.hardware.keymaster@4.0-strongbox-service
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in New Issue