From 5dbf060661a7a000acce763bce5774a808f39e8d Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Mon, 22 Jan 2024 23:13:11 +0000 Subject: trusty: Update manifest to target level 5 Update trusty HAL API versions to target-level 5. Android Q APIs have been removed, so we have to update. Removing all of these HAL entries because they are not needed. These services don't exist on the target. The services that do exist are declared through manifest fragments. Test: m Bug: 308498337 Change-Id: I2eafed2d1279ce26fc685955207d1d19215f0d55 --- manifest.xml | 148 +---------------------------------------------------------- 1 file changed, 2 insertions(+), 146 deletions(-) diff --git a/manifest.xml b/manifest.xml index abe0a91..d5e9f78 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,147 +1,3 @@ - - - android.hardware.drm - hwbinder - 1.0 - - ICryptoFactory - default - - - IDrmFactory - default - - @1.1::ICryptoFactory/clearkey - @1.1::IDrmFactory/clearkey - - - android.hardware.audio.effect - hwbinder - 5.0 - - IEffectsFactory - default - - - - android.hardware.biometrics.fingerprint - hwbinder - 2.1 - - IBiometricsFingerprint - default - - - - android.hardware.configstore - hwbinder - 1.1 - - ISurfaceFlingerConfigs - default - - - - android.hardware.audio - hwbinder - 5.0 - - IDevicesFactory - default - - - - android.hardware.graphics.allocator - hwbinder - 2.0 - - IAllocator - default - - - - android.hardware.graphics.mapper - passthrough - 2.1 - - IMapper - default - - - - android.hardware.graphics.composer - hwbinder - 2.1 - - IComposer - default - - - - android.hardware.power - hwbinder - 1.1 - - IPower - default - - - - android.hardware.camera.provider - hwbinder - 2.4 - - ICameraProvider - legacy/0 - - - - android.hardware.sensors - hwbinder - 1.0 - - ISensors - default - - - - android.hardware.gnss - hwbinder - 1.0 - - IGnss - default - - - - android.hardware.media.omx - hwbinder - 1.0 - - IOmx - default - - - IOmxStore - default - - - - android.hardware.radio - hwbinder - 1.0 - - IRadio - slot1 - - - - android.hardware.health - hwbinder - 2.0 - - IHealth - default - - + + -- cgit v1.2.3