SELinux issues:
``` 02-18 01:02:35.599 1 1 I auditd : type=1107 audit(0.0:149): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=vendor.wlan.firmware.version pid=478 uid=1010 gid=1010 scontext=u:r:hal_wifi_default:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=0' 02-18 01:02:35.599 1 1 I auditd : type=1107 audit(0.0:150): uid=0 auid=4294967295 ses=4294967295 subj=u:r:init:s0 msg='avc: denied { set } for property=vendor.wlan.driver.version pid=478 uid=1010 gid=1010 scontext=u:r:hal_wifi_default:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=0' ``` Bug: 220258444 Change-Id: I5a99d1895d5ef9c5e784cf9e92c0c8847da21b58 Test: Presubmits
This commit is contained in:
parent
92ec679578
commit
d581bd244d
1 changed files with 1 additions and 0 deletions
|
@ -33,3 +33,4 @@ untrusted_app untrusted_app netlink_route_socket b/155595000
|
||||||
vold system_data_file file b/124108085
|
vold system_data_file file b/124108085
|
||||||
zygote untrusted_app_25 process b/77925912
|
zygote untrusted_app_25 process b/77925912
|
||||||
zygote labeledfs filesystem b/170748799
|
zygote labeledfs filesystem b/170748799
|
||||||
|
hal_wifi_default vendor_default_prop property_service b/220258444
|
||||||
|
|
Loading…
Reference in a new issue