mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Removing rfs_access from permissive mode
Bug: 34784662 Bug: 38261486 Test: rfs_access functions normally in enforcing mode Change-Id: I1d0cddbceb30238ab56e9c959d25c18e9fdbf15b
This commit is contained in:
@@ -15,7 +15,3 @@ allow rfs_access persist_file:dir { rw_dir_perms setattr };
|
||||
allow rfs_access persist_file:file create_file_perms;
|
||||
|
||||
allow rfs_access self:socket create_socket_perms_no_ioctl;
|
||||
|
||||
userdebug_or_eng(`
|
||||
permissive rfs_access;
|
||||
')
|
||||
|
||||
Reference in New Issue
Block a user