From 65bd93e43b1128796c8038e6595462544e916280 Mon Sep 17 00:00:00 2001 From: Astrako Date: Tue, 28 Jan 2020 08:58:53 +0100 Subject: [PATCH] universal7870: uprev Keymaster to 4.0 --- device-common.mk | 4 ++-- manifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device-common.mk b/device-common.mk index 239bf9c..38258e5 100644 --- a/device-common.mk +++ b/device-common.mk @@ -177,8 +177,8 @@ PRODUCT_COPY_FILES += \ # Keymaster PRODUCT_PACKAGES += \ - android.hardware.keymaster@3.0-impl \ - android.hardware.keymaster@3.0-service + android.hardware.keymaster@4.0-impl \ + android.hardware.keymaster@4.0-service # Lights PRODUCT_PACKAGES += \ diff --git a/manifest.xml b/manifest.xml index c5a02d7..66b5443 100644 --- a/manifest.xml +++ b/manifest.xml @@ -142,12 +142,12 @@ android.hardware.keymaster hwbinder - 3.0 + 4.0 IKeymasterDevice default - @3.0::IKeymasterDevice/default + @4.0::IKeymasterDevice/default android.hardware.light