sepolicy: add missing permission for location.te
added missing sepolicy for xtwifi-client location client CRs-Fixed: 2460415 Change-Id: I0cd2182ef287619759fe86b654133bd7026dbc70
This commit is contained in:
parent
b59a8af1bb
commit
52aefeeada
1 changed files with 1 additions and 0 deletions
1
qva/vendor/common/location.te
vendored
1
qva/vendor/common/location.te
vendored
|
@ -32,6 +32,7 @@
|
|||
wakelock_use(location)
|
||||
allow location self:capability2 wake_alarm;
|
||||
unix_socket_connect(location, property, init);
|
||||
allow location mnt_vendor_file:dir search;
|
||||
|
||||
## xtra-daemon
|
||||
##############
|
||||
|
|
Loading…
Reference in a new issue