From 3e5b8c9d69e7f2870e049a724844ceafbec44c4b Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Wed, 5 Feb 2025 17:38: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: I764d2022875cb30ff985f5fdb39296e36b6ca8d7 --- aosp_tegu.mk | 3 -- manifest.xml | 116 --------------------------------------------------- 2 files changed, 119 deletions(-) delete mode 100644 manifest.xml diff --git a/aosp_tegu.mk b/aosp_tegu.mk index 5647d6d..1a693cf 100644 --- a/aosp_tegu.mk +++ b/aosp_tegu.mk @@ -27,6 +27,3 @@ PRODUCT_DEVICE := tegu PRODUCT_MODEL := AOSP on tegu PRODUCT_BRAND := Android PRODUCT_MANUFACTURER := Google - -DEVICE_MANIFEST_FILE := \ - device/google/tegu/manifest.xml diff --git a/manifest.xml b/manifest.xml deleted file mode 100644 index 18109c6..0000000 --- a/manifest.xml +++ /dev/null @@ -1,116 +0,0 @@ - - - android.hardware.audio - hwbinder - 7.1 - - 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 - - - - vendor.google.whitechapel.audio.audioext - hwbinder - 4.0 - - IAudioExt - default - - - -