diff --git a/qva/vendor/common/location.te b/qva/vendor/common/location.te index f749322f..8503d45b 100644 --- a/qva/vendor/common/location.te +++ b/qva/vendor/common/location.te @@ -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 ##############