Merge "Removing rmt_storage from permissive and into enforcing"

This commit is contained in:
Max Bires
2017-05-22 17:31:02 +00:00
committed by Android (Google) Code Review

View File

@@ -23,7 +23,3 @@ allow rmt_storage debugfs_rmt_storage:file w_file_perms;
allow rmt_storage self:socket create_socket_perms;
allowxperm rmt_storage self:socket ioctl IPC_ROUTER_IOCTL_BIND_CONTROL_PORT;
userdebug_or_eng(`
permissive rmt_storage;
')