Merge "sepolicy: add missing permission for location.te"

This commit is contained in:
qctecmdr
2019-05-30 22:46:20 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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
##############