HomeSort by relevance Sort by last modified time
    Searched refs:rx_file_perms (Results 1 - 4 of 4) sorted by null

  /system/sepolicy/
global_macros 24 define(`rx_file_perms', `{ r_file_perms x_file_perms }')
priv_app.te 16 allow priv_app app_data_file:file rx_file_perms;
untrusted_app.te 30 allow untrusted_app app_data_file:file { rx_file_perms execmod };
app.te 20 allow appdomain zygote_exec:file rx_file_perms;
89 allow appdomain oemfs:file rx_file_perms;
92 allow appdomain shell_exec:file rx_file_perms;
93 allow appdomain system_file:file rx_file_perms;
94 allow appdomain toolbox_exec:file rx_file_perms;
100 allow appdomain dex2oat_exec:file rx_file_perms;
216 allow appdomain apk_data_file:file { rx_file_perms execmod };

Completed in 42 milliseconds