Lines Matching refs:chre
1 type chre, domain;
3 init_daemon_domain(chre)
6 allow chre aoc_device:chr_file rw_file_perms;
9 allow chre sysfs_aoc:dir search;
10 allow chre sysfs_aoc_boottime:file r_file_perms;
13 allow chre device:dir r_dir_perms;
15 # Allow CHRE to write to data to chre data directory
16 allow chre chre_data_file:dir create_dir_perms;
17 allow chre chre_data_file:file create_file_perms;
20 wakelock_use(chre)
23 allow chre fwk_stats_service:service_manager find;
24 binder_call(chre, stats_service_server)