From 7bf15f5b1b88e2460fe229001b1e5fac6626920e Mon Sep 17 00:00:00 2001 From: basamaryan Date: Wed, 26 Mar 2025 20:35:23 +0100 Subject: [PATCH] Revert "sm6150-common: Import missing qcriNvOpt radio dependency" This reverts commit 350d3fb4c8df85e57438c764411557d5934a7f72. Reason for revert: RIL does not work on longcheer devices with libril-qc-hal-qmi.so from sweet_k6a Change-Id: I07d8fd46ed9262319d0251e9b801a3dbf598163f Signed-off-by: therealmharc --- configs/hidl/manifest.xml | 10 ---------- sepolicy/vendor/hwservice_contexts | 1 - sepolicy/vendor/rild.te | 4 ---- 3 files changed, 15 deletions(-) diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index 66645d7..d585703 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -292,16 +292,6 @@ UimLpa1 - - vendor.qti.hardware.radio.qcriNvOpt - hwbinder - 1.0 - - IqcriNvOpt - qcrinvopt0 - qcrinvopt1 - - vendor.qti.hardware.radio.qcrilhook hwbinder diff --git a/sepolicy/vendor/hwservice_contexts b/sepolicy/vendor/hwservice_contexts index 777c1e0..8ade151 100644 --- a/sepolicy/vendor/hwservice_contexts +++ b/sepolicy/vendor/hwservice_contexts @@ -1,5 +1,4 @@ vendor.goodix.hardware.biometrics.fingerprint::IGoodixFingerprintDaemon u:object_r:hal_fingerprint_hwservice_xiaomi:s0 -vendor.qti.hardware.radio.qcriNvOpt::IqcriNvOpt u:object_r:hal_rilnv_hwservice:s0 vendor.sw.swfingerprint::ISwfingerprint u:object_r:hal_swfingerprint_hwservice:s0 vendor.xiaomi.hardware.fingerprintextension::IXiaomiFingerprint u:object_r:hal_fingerprint_hwservice_xiaomi:s0 vendor.xiaomi.hardware.motor::IMotor u:object_r:hal_motor_hwservice_xiaomi:s0 diff --git a/sepolicy/vendor/rild.te b/sepolicy/vendor/rild.te index c09e472..cbe40fb 100644 --- a/sepolicy/vendor/rild.te +++ b/sepolicy/vendor/rild.te @@ -1,7 +1,3 @@ -type hal_rilnv_hwservice, hwservice_manager_type; - -add_hwservice(rild, hal_rilnv_hwservice) - vendor_internal_prop(vendor_deviceid_prop) vendor_internal_prop(vendor_sno_prop)