diff options
Diffstat (limited to 'sepolicy/property.te')
-rw-r--r-- | sepolicy/property.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/property.te b/sepolicy/property.te index 87aea86..e77394a 100644 --- a/sepolicy/property.te +++ b/sepolicy/property.te @@ -1,2 +1,3 @@ type wcg_prop, property_type; type oem_unlock_prop, property_type; +type bt_mac_prop, property_type; |