OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bluetooth_data_file
(Results
1 - 2
of
2
) sorted by null
/system/sepolicy/
system_server.te
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 };
558
neverallow system_server {
bluetooth_data_file
nfc_data_file shell_data_file app_data_file }:file open;
file_contexts
275
/data/misc/bluetooth(/.*)? u:object_r:
bluetooth_data_file
:s0
276
/data/misc/bluedroid(/.*)? u:object_r:
bluetooth_data_file
:s0
Completed in 119 milliseconds