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)