From 6c8adcff9aab31fba4d2527f31919e4c24f7dbf8 Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Wed, 5 Feb 2025 21:38:20 +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: I516dd5bc80c44f0e44db3d93c5c0fa64f521ef6d --- aosp_felix.mk | 3 -- manifest.xml | 124 -------------------------------------------------- 2 files changed, 127 deletions(-) delete mode 100644 manifest.xml diff --git a/aosp_felix.mk b/aosp_felix.mk index 949a93a..7ed36e9 100644 --- a/aosp_felix.mk +++ b/aosp_felix.mk @@ -27,6 +27,3 @@ PRODUCT_DEVICE := felix PRODUCT_MODEL := AOSP on Felix PRODUCT_BRAND := Android PRODUCT_MANUFACTURER := Google - -DEVICE_MANIFEST_FILE := \ - device/google/felix/manifest.xml diff --git a/manifest.xml b/manifest.xml deleted file mode 100644 index a287416..0000000 --- a/manifest.xml +++ /dev/null @@ -1,124 +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.google_battery - 3 - - IGoogleBattery - default - - - - vendor.google.whitechapel.audio.audioext - hwbinder - 4.0 - - IAudioExt - default - - - -