sdm660-common: sepolicy: drop Mlipay sepolicy

This commit is contained in:
pix106 2022-06-05 21:52:24 +02:00
parent dd6db97ea5
commit f5050df60f
4 changed files with 0 additions and 7 deletions

View file

@ -1,2 +1 @@
type hal_mlipay_hwservice, hwservice_manager_type;
type hal_slmadapter_hwservice, hwservice_manager_type;

View file

@ -6,4 +6,3 @@ com.fingerprints.extension::IFingerprintSenseTouch u:object
com.fingerprints.extension::IFingerprintSensorTest u:object_r:hal_fingerprint_hwservice:s0
vendor.goodix.hardware.fingerprint::IGoodixBiometricsFingerprint u:object_r:hal_fingerprint_hwservice:s0
vendor.qti.hardware.slmadapter::ISlmAdapter u:object_r:hal_slmadapter_hwservice:s0
vendor.xiaomi.hardware.mlipay::IMlipayService u:object_r:hal_mlipay_hwservice:s0

View file

@ -1,6 +1,5 @@
vendor_public_prop(hal_fingerprint_prop);
vendor_public_prop(hal_camera_prop);
vendor_public_prop(mlipay_prop);
vendor_restricted_prop(vendor_camera_prop);
vendor_internal_prop(dirac_prop);
vendor_internal_prop(vendor_power_prop)

View file

@ -67,10 +67,6 @@ ro.hardware.chipname u:object_r:exported_default_prop:s0
# Media
gpu.stats.debug.level u:object_r:vendor_default_prop:s0
# Mlipay
persist.vendor.sys.pay. u:object_r:mlipay_prop:s0
persist.vendor.sys.provision.status u:object_r:mlipay_prop:s0
# MPCTL
sys.post_boot.parsed u:object_r:vendor_mpctl_prop:s0