[Detail] New sepolicy path declared and also support legacy android. MTK-Commit-Id: 8982268bbef8f852c153428f1a5f83849953c7c2 Change-Id: Ic10f297a312ff2e89e44a0aa323ffa11bc78ff6e CR-Id: ALPS04767749 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# Allow hal wifi service to open/read/setattr wifi device.
|
|
# wmtWifi is wifi char device file to control wifi driver.
|
|
allow hal_wifi wmtWifi_device:chr_file w_file_perms;
|
|
|