sanders: sepol: update sepolicy
-ref: https://github.com/crdroidandroid/android_device_motorola_sanders/tree/10.0-20200126 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
5
sepolicy/vendor/hal_nfc_default.te
vendored
Normal file
5
sepolicy/vendor/hal_nfc_default.te
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#allow hal_nfc_default default_android_hwservice:hwservice_manager { add find };
|
||||
add_hwservice(hal_nfc_default, hal_nfc_hwservice);
|
||||
add_hwservice(hal_nfc_default, hal_secure_element_hwservice);
|
||||
allow hal_nfc_default nfc_vendor_data_file:dir { add_name create search write };
|
||||
allow hal_nfc_default nfc_vendor_data_file:file create;
|
||||
Reference in New Issue
Block a user