diff options
Diffstat (limited to 'sepolicy/property.te')
-rw-r--r-- | sepolicy/property.te | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sepolicy/property.te b/sepolicy/property.te index 20dd7a4..313445c 100644 --- a/sepolicy/property.te +++ b/sepolicy/property.te @@ -1,3 +1,3 @@ type hal_fingerprint_prop, property_type; -type ifaa_prop, property_type; - +type mlipay_prop, property_type; +type thermal_engine_prop, property_type; |