From 776f2caf8ef28174a665b2daf2ca4c6a53f2efd4 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Wed, 4 Oct 2023 10:33:47 +0100 Subject: [PATCH] g12-common: Remove default keymaster service This is moving to amlogic-common, to place it along with gatekeeper for devices that have no TEE and thus require a software-backed solution. Change-Id: I11053c189815820ec622a78f235af4a5d09ae03f --- g12.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/g12.mk b/g12.mk index 1a3572d..be8cd89 100644 --- a/g12.mk +++ b/g12.mk @@ -114,9 +114,6 @@ PRODUCT_PACKAGES += \ libshmemcompat.vendor \ libsoft_attestation_cert.vendor \ libtrusty.vendor -else -PRODUCT_PACKAGES += \ - android.hardware.keymaster@4.1-service endif ## OEM Lock -- 2.20.1