From 5bbffc822f1b8bd97572ec466b0d98a18f748b60 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sat, 2 Oct 2021 16:21:13 +0800 Subject: [PATCH] clover: Use only full qualified name for manifest entries * As recommended by Google for multiple different versions of the same HAL in VINTF manifests * https://android.googlesource.com/platform/hardware/interfaces/+/master/drm/1.1/README.md#devices-launching-with-android-pie Change-Id: I4922d72ab60ca1aae78c010aeb610f9bca9012cb Signed-off-by: clarencelol Signed-off-by: pix106 --- manifest.xml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/manifest.xml b/manifest.xml index 2dcb645..dfa2c9c 100755 --- a/manifest.xml +++ b/manifest.xml @@ -27,19 +27,11 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. vendor.qti.hardware.cryptfshw hwbinder - 1.0 - - ICryptfsHw - default - + @1.0::ICryptfsHw/default android.hardware.keymaster hwbinder - 3.0 - - IKeymasterDevice - default - + @3.0::IKeymasterDevice/default