From e96871ab7a6d475d46f0f945358a325eb6e95699 Mon Sep 17 00:00:00 2001 From: retiredtab-gerrit Date: Thu, 11 Aug 2022 15:20:56 -0600 Subject: [PATCH] mondrianwifi: get rid of all duplicate manifest.xml entries Since we changed DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml to DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml the latter appends the mondrianwifi manifest.xml to the existing msm8974 manifest. So get rid of all the duplicate entries. --- manifest.xml | 172 --------------------------------------------------- 1 file changed, 172 deletions(-) diff --git a/manifest.xml b/manifest.xml index 44c3873..590afd1 100755 --- a/manifest.xml +++ b/manifest.xml @@ -1,176 +1,4 @@ - - android.hardware.audio - passthrough - 2.0 - - IDevicesFactory - default - - - - android.hardware.audio.effect - passthrough - 2.0 - - IEffectsFactory - default - - - - android.hardware.bluetooth - hwbinder - 1.0 - - IBluetoothHci - default - - - - android.hardware.camera.provider - passthrough - 2.4 - - ICameraProvider - legacy/0 - - - - android.hardware.configstore - hwbinder - 1.1 - - ISurfaceFlingerConfigs - default - - - - android.hardware.drm - hwbinder - 1.0 - - ICryptoFactory - default - - - IDrmFactory - default - - @1.3::ICryptoFactory/clearkey - @1.3::IDrmFactory/clearkey - - - android.hardware.gnss - hwbinder - 1.0 - - IGnss - default - - - - android.hardware.graphics.allocator - hwbinder - 2.0 - - IAllocator - default - - - - android.hardware.graphics.composer - hwbinder - 2.1 - - IComposer - default - - - - android.hardware.graphics.mapper - passthrough - 2.1 - - IMapper - default - - - - android.hardware.ir - hwbinder - 1.0 - - IConsumerIr - default - - - - android.hardware.keymaster - hwbinder - 3.0 - - IKeymasterDevice - default - - - - android.hardware.media.omx - hwbinder - 1.0 - - IOmx - default - - - IOmxStore - default - - - - android.hardware.memtrack - hwbinder - 1.0 - - IMemtrack - default - - - - android.hardware.renderscript - passthrough - 1.0 - - IDevice - default - - - - android.hardware.sensors - hwbinder - 1.0 - - ISensors - default - - - - vendor.lineage.livedisplay - hwbinder - 2.0 - - IDisplayColorCalibration - default - - - - android.hardware.light - hwbinder - 2.0 - - ILight - default - - vendor.qti.hardware.cryptfshw hwbinder