Removing location from permissive mode and into enforcing

Bug: 34784662
Test: Location functions properly in enforcing mode
Change-Id: Iba636f6d01addc190e7e4c581c5f716ca8e945e4
This commit is contained in:
Max Bires
2017-05-10 19:49:19 -07:00
parent bed4cb170b
commit 49c12398f0

View File

@@ -29,10 +29,6 @@ allowxperm location self:socket ioctl msm_sock_ipc_ioctls;
# files in /sys
r_dir_file(location, sysfs_type)
userdebug_or_eng(`
permissive location;
')
# TODO(b/34274385): Remove this once Wi-Fi HAL is guaranteed to not be run in passthrough mode
# What's going on here is that Wi-Fi HAL is talking over sockets to location daemon, which is
# permitted. However, those rules target hal_wifi rather than hal_wifi_server and thus are also