mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user