OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_x_file_perms
(Results
1 - 7
of
7
) sorted by null
/system/sepolicy/prebuilts/api/26.0/public/
neverallow_macros
5
define(`
no_x_file_perms
', `{ execute execute_no_trans }')
/system/sepolicy/public/
neverallow_macros
5
define(`
no_x_file_perms
', `{ execute execute_no_trans }')
/system/sepolicy/prebuilts/api/26.0/private/
ephemeral_app.te
60
neverallow ephemeral_app proc:file { no_rw_file_perms
no_x_file_perms
};
system_server.te
709
neverallow system_server dex2oat_exec:file
no_x_file_perms
;
716
}:file
no_x_file_perms
;
732
neverallow system_server dexoptanalyzer_exec:file
no_x_file_perms
;
app.te
510
}:file
no_x_file_perms
;
/system/sepolicy/private/
ephemeral_app.te
62
neverallow ephemeral_app proc:file { no_rw_file_perms
no_x_file_perms
};
system_server.te
740
neverallow system_server dex2oat_exec:file
no_x_file_perms
;
747
}:file
no_x_file_perms
;
763
neverallow system_server dexoptanalyzer_exec:file
no_x_file_perms
;
Completed in 242 milliseconds