sm8250-common: sepolicy: Remove nonexistent property labels

Change-Id: I725ebcd810a718d0f6f42c4422d32845520aacef
This commit is contained in:
dianlujitao 2022-02-17 17:26:51 +08:00 committed by SGCMarkus
parent 488bd72bc5
commit a668c90d3a
2 changed files with 0 additions and 13 deletions

View File

@ -2,6 +2,3 @@
type vendor_mot_fingerprint_prop, property_type; type vendor_mot_fingerprint_prop, property_type;
type vendor_mot_hw_prop, property_type; type vendor_mot_hw_prop, property_type;
type vendor_mot_touch_prop, property_type; type vendor_mot_touch_prop, property_type;
# Power
type power_prop, property_type;

View File

@ -5,9 +5,6 @@ camera.mot.is.coming.cts u:object_r:vendor_camera_prop:s0
vendor.ril. u:object_r:vendor_radio_prop:s0 vendor.ril. u:object_r:vendor_radio_prop:s0
gsm.operator.iso-country u:object_r:exported_radio_prop:s0 gsm.operator.iso-country u:object_r:exported_radio_prop:s0
# USB
vendor.rmnet_vnd.rps_mask u:object_r:vendor_usb_prop:s0
# Motorola # Motorola
ro.mot.build.customerid u:object_r:exported_default_prop:s0 ro.mot.build.customerid u:object_r:exported_default_prop:s0
ro.vendor.hw. u:object_r:vendor_mot_hw_prop:s0 ro.vendor.hw. u:object_r:vendor_mot_hw_prop:s0
@ -24,12 +21,5 @@ persist.vendor.hardware.fingerprint u:object_r:vendor_mot_fingerprint
vendor.hw.fps.ident u:object_r:vendor_mot_fingerprint_prop:s0 vendor.hw.fps.ident u:object_r:vendor_mot_fingerprint_prop:s0
vendor.hw.fingerprint.status u:object_r:vendor_mot_fingerprint_prop:s0 vendor.hw.fingerprint.status u:object_r:vendor_mot_fingerprint_prop:s0
# Power
vendor.powerhal.state u:object_r:power_prop:s0
vendor.powerhal.audio u:object_r:power_prop:s0
vendor.powerhal.lpm u:object_r:power_prop:s0
vendor.powerhal.init u:object_r:power_prop:s0
vendor.powerhal.rendering u:object_r:power_prop:s0
# GFX # GFX
ro.gfx.driver.1 u:object_r:exported_default_prop:s0 ro.gfx.driver.1 u:object_r:exported_default_prop:s0