Merge "Remove permission to read hosts file"

This commit is contained in:
qctecmdr 2019-04-25 21:21:11 -07:00 committed by Gerrit - the friendly Code Review server
commit 8f5a2321d7

View file

@ -97,6 +97,3 @@ unix_socket_send(location, wifihal, hal_wifi_default);
##############
allow location {hal_cacert_hwservice hal_datafactory_hwservice hal_cne_hwservice}:hwservice_manager find;
binder_call(location, qtidataservices_app)
# permission to read hosts file
allow location system_file:file r_file_perms;