Merge "[ALPS03894499] Modify SELinux policy" into alps-trunk-p0.basic

Change-Id: I3dfd8d985ec7e86a3cace143296434e7ef97e16a
MTK-Commit-Id: 9c6815b0936f900f579a85947be0674836f1aefb
This commit is contained in:
Dom Lin 2020-01-18 09:41:25 +08:00 committed by Gerrit Code Review
commit f0be2264f5

View File

@ -146,7 +146,6 @@ allow radio hal_nfc_hwservice:hwservice_manager find;
binder_call(radio, hal_nfc) binder_call(radio, hal_nfc)
binder_call(hal_nfc, radio) binder_call(hal_nfc, radio)
hwbinder_use(radio); hwbinder_use(radio);
#allow radio debugfs_tracing:file write;
#hal_client_domain(radio, hal_nfc) #hal_client_domain(radio, hal_nfc)
typeattribute radio halclientdomain; typeattribute radio halclientdomain;
typeattribute radio hal_nfc_client; typeattribute radio hal_nfc_client;