From 098038147f5bd66806814d5868f560cc76b25d17 Mon Sep 17 00:00:00 2001 From: Astrako Date: Fri, 27 Mar 2020 20:51:36 +0100 Subject: [PATCH] universal7870: small fixup in manifest --- configs/manifest.xml | 87 ++++++++------------------------------------ 1 file changed, 15 insertions(+), 72 deletions(-) diff --git a/configs/manifest.xml b/configs/manifest.xml index 25e2334..e8badb8 100644 --- a/configs/manifest.xml +++ b/configs/manifest.xml @@ -204,19 +204,26 @@ @1.0::IPower/default - + android.hardware.radio hwbinder - - - android.hardware.radio - hwbinder - @1.2::ISap/slot1 - @1.2::ISap/slot2 + 1.4 + + IRadio + slot1 + slot2 + + + ISap + slot1 + slot2 + @1.4::IRadio/slot1 @1.4::IRadio/slot2 + @1.4::ISap/slot1 + @1.4::ISap/slot2 - + android.hardware.radio.config hwbinder 1.1 @@ -226,10 +233,6 @@ @1.1::IRadioConfig/default - - android.hardware.radio.deprecated - hwbinder - android.hardware.renderscript passthrough @@ -395,64 +398,4 @@ --> - - vendor.samsung.hardware.gnss - hwbinder - 2.0 - - ISecGnss - default - - @2.0::ISecGnss/default - - - vendor.samsung.hardware.nfc - hwbinder - 2.0 - - ISecNfc - default - - @2.0::ISecNfc/default - - - vendor.samsung.hardware.radio - hwbinder - 2.0 - - ISecRadio - slot1 - slot2 - - @2.0::ISecRadio/slot1 - @2.0::ISecRadio/slot2 - - - vendor.samsung.hardware.radio.bridge - hwbinder - 2.0 - - ISecBridge - slot1 - slot2 - - @2.0::ISecBridge/slot1 - @2.0::ISecBridge/slot2 - - - vendor.samsung.hardware.radio.channel - hwbinder - 2.0 - - ISecChannel - epdgd - epdgd2 - imsd - imsd2 - - @2.0::ISecChannel/epdgd - @2.0::ISecChannel/epdgd2 - @2.0::ISecChannel/imsd - @2.0::ISecChannel/imsd2 -