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