From 460aea1f1c8280b1d7600fb099f18914351f8f0f Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Wed, 5 Feb 2025 21:48:42 +0000 Subject: [PATCH] Remove old unused VINTF manifest file This file is out of date and unused, so remove it. It's targeting Android R FCM and declaring old HIDL versions of HALs that these devices do not use. Test: m Bug: 388074589 Change-Id: I8c310be86aa6765f45415a903ce3a01780449f84 --- aosp_tangorpro.mk | 3 -- manifest.xml | 125 ---------------------------------------------- 2 files changed, 128 deletions(-) delete mode 100644 manifest.xml diff --git a/aosp_tangorpro.mk b/aosp_tangorpro.mk index d09cd8f..e5dcc8b 100644 --- a/aosp_tangorpro.mk +++ b/aosp_tangorpro.mk @@ -29,6 +29,3 @@ PRODUCT_DEVICE := tangorpro PRODUCT_MODEL := AOSP on Tangorpro PRODUCT_BRAND := Android PRODUCT_MANUFACTURER := Google - -DEVICE_MANIFEST_FILE += \ - device/google/tangorpro/manifest.xml diff --git a/manifest.xml b/manifest.xml deleted file mode 100644 index a31c2c0..0000000 --- a/manifest.xml +++ /dev/null @@ -1,125 +0,0 @@ - - - android.hardware.audio - hwbinder - 7.0 - - IDevicesFactory - default - - - - android.hardware.audio.effect - hwbinder - 7.0 - - IEffectsFactory - default - - - - android.hardware.soundtrigger - hwbinder - 2.3 - - ISoundTriggerHw - default - - - - android.hardware.media.omx - hwbinder - 1.0 - - IOmx - default - - - IOmxStore - default - - - - android.hardware.graphics.allocator - hwbinder - 4.0 - - IAllocator - default - - - - android.hardware.graphics.composer - hwbinder - 2.4 - - IComposer - default - - - - android.hardware.renderscript - passthrough - 1.0 - - IDevice - default - - - - android.hardware.dumpstate - hwbinder - 1.1 - - IDumpstateDevice - default - - - - android.hardware.bluetooth.audio - hwbinder - 2.1 - - IBluetoothAudioProvidersFactory - default - - - - android.hardware.boot - hwbinder - @1.2::IBootControl/default - - - android.hardware.neuralnetworks - hwbinder - @1.3::IDevice/google-edgetpu - - - android.hardware.health - hwbinder - 2.1 - - IHealth - default - - - - hardware.google.bluetooth.sar - hwbinder - 1.1 - - IBluetoothSar - default - - - - vendor.google.whitechapel.audio.audioext - hwbinder - 2.0 - - IAudioExt - default - - - -