OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:radio_data_file
(Results
1 - 3
of
3
) sorted by null
/system/sepolicy/
system_server.te
261
allow system_server
radio_data_file
:dir create_dir_perms;
262
allow system_server
radio_data_file
:file create_file_perms;
286
allow system_server { system_app_data_file bluetooth_data_file nfc_data_file
radio_data_file
shell_data_file app_data_file autoplay_data_file }:dir { getattr read search };
299
allow system_server { system_app_data_file bluetooth_data_file nfc_data_file
radio_data_file
shell_data_file app_data_file }:file { getattr read write };
app.te
178
allow appdomain
radio_data_file
:file { read write getattr };
file_contexts
290
/data/misc/sms(/.*)? u:object_r:
radio_data_file
:s0
Completed in 42 milliseconds