From f309b1ca4c18b0bfb3bf04ca6b24de56882fffe8 Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Wed, 5 Feb 2025 17:30:33 +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: If3a8bc9b518ef8a042c3f93f1aa2bc939da9d43e --- aosp_husky.mk | 3 -- aosp_ripcurrent.mk | 3 -- aosp_shiba.mk | 3 -- manifest.xml | 116 --------------------------------------------- 4 files changed, 125 deletions(-) delete mode 100644 manifest.xml diff --git a/aosp_husky.mk b/aosp_husky.mk index 47cf99b..6cd4ada 100644 --- a/aosp_husky.mk +++ b/aosp_husky.mk @@ -27,6 +27,3 @@ PRODUCT_DEVICE := husky PRODUCT_MODEL := AOSP on husky PRODUCT_BRAND := Android PRODUCT_MANUFACTURER := Google - -DEVICE_MANIFEST_FILE := \ - device/google/shusky/manifest.xml diff --git a/aosp_ripcurrent.mk b/aosp_ripcurrent.mk index 4a6c484..2576e6d 100644 --- a/aosp_ripcurrent.mk +++ b/aosp_ripcurrent.mk @@ -27,6 +27,3 @@ PRODUCT_DEVICE := ripcurrent PRODUCT_MODEL := AOSP on ripcurrent PRODUCT_BRAND := Android PRODUCT_MANUFACTURER := Google - -DEVICE_MANIFEST_FILE := \ - device/google/shusky/manifest.xml diff --git a/aosp_shiba.mk b/aosp_shiba.mk index f9ec72f..1b6cfd4 100644 --- a/aosp_shiba.mk +++ b/aosp_shiba.mk @@ -27,6 +27,3 @@ PRODUCT_DEVICE := shiba PRODUCT_MODEL := AOSP on shiba PRODUCT_BRAND := Android PRODUCT_MANUFACTURER := Google - -DEVICE_MANIFEST_FILE := \ - device/google/shusky/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 - - - -