From c0f950b24bd4b7e5ca579cc3fc29bfdfdc5bebac Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Thu, 4 Aug 2022 15:04:07 -0700 Subject: [PATCH] sm8350-common: Use manifest_odm for all Oplus additions * Inline with how we use odm.prop Change-Id: I44ac11133ffc08486702d9aaa59e4528adde9d74 --- manifest.xml | 30 ------------------------------ manifest_odm.xml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/manifest.xml b/manifest.xml index a764e93..0709423 100644 --- a/manifest.xml +++ b/manifest.xml @@ -197,36 +197,6 @@ default - - vendor.oplus.hardware.appradio - hwbinder - 1.0 - - IOplusAppRadio - oplus_app_slot1 - oplus_app_slot2 - - - - vendor.oplus.hardware.ims - hwbinder - 1.0 - - IOplusImsRadio - oplusimsradio0 - oplusimsradio1 - - - - vendor.oplus.hardware.radio - hwbinder - 1.0 - - IOplusRadio - oplus_slot1 - oplus_slot2 - - vendor.qti.esepowermanager hwbinder diff --git a/manifest_odm.xml b/manifest_odm.xml index 928a70b..f378b0d 100644 --- a/manifest_odm.xml +++ b/manifest_odm.xml @@ -12,4 +12,34 @@ default + + vendor.oplus.hardware.appradio + hwbinder + 1.0 + + IOplusAppRadio + oplus_app_slot1 + oplus_app_slot2 + + + + vendor.oplus.hardware.ims + hwbinder + 1.0 + + IOplusImsRadio + oplusimsradio0 + oplusimsradio1 + + + + vendor.oplus.hardware.radio + hwbinder + 1.0 + + IOplusRadio + oplus_slot1 + oplus_slot2 + +