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 - - - -