Home
last modified time | relevance | path

Searched refs:kmsg_device (Results 1 – 25 of 123) sorted by relevance

12345

/system/core/libcutils/
Dklog.cpp38 static const char kmsg_device[] = "/dev/kmsg"; in __open_klog() local
40 int ret = android_get_control_file(kmsg_device); in __open_klog()
42 return TEMP_FAILURE_RETRY(open(kmsg_device, O_WRONLY | O_CLOEXEC)); in __open_klog()
/system/sepolicy/prebuilts/api/28.0/private/
Dwait_for_keymaster.te9 allow wait_for_keymaster kmsg_device:chr_file w_file_perms;
/system/sepolicy/prebuilts/api/30.0/private/
Dwait_for_keymaster.te9 allow wait_for_keymaster kmsg_device:chr_file w_file_perms;
Dlinkerconfig.te11 allow linkerconfig kmsg_device:chr_file w_file_perms;
/system/sepolicy/private/
Dwait_for_keymaster.te9 allow wait_for_keymaster kmsg_device:chr_file w_file_perms;
Dlinkerconfig.te11 allow linkerconfig kmsg_device:chr_file w_file_perms;
/system/sepolicy/prebuilts/api/29.0/private/
Dwait_for_keymaster.te9 allow wait_for_keymaster kmsg_device:chr_file w_file_perms;
/system/sepolicy/prebuilts/api/26.0/public/
Dwatchdogd.te4 allow watchdogd kmsg_device:chr_file rw_file_perms;
Dslideshow.te5 allow slideshow kmsg_device:chr_file rw_file_perms;
Dvdc.te27 allow vdc kmsg_device:chr_file w_file_perms;
/system/sepolicy/prebuilts/api/27.0/public/
Dwatchdogd.te4 allow watchdogd kmsg_device:chr_file rw_file_perms;
Dslideshow.te5 allow slideshow kmsg_device:chr_file rw_file_perms;
/system/sepolicy/prebuilts/api/28.0/public/
Dwatchdogd.te4 allow watchdogd kmsg_device:chr_file rw_file_perms;
Dslideshow.te5 allow slideshow kmsg_device:chr_file rw_file_perms;
Dvdc.te15 allow vdc kmsg_device:chr_file w_file_perms;
/system/sepolicy/prebuilts/api/30.0/public/
Dwatchdogd.te6 allow watchdogd kmsg_device:chr_file rw_file_perms;
Dslideshow.te5 allow slideshow kmsg_device:chr_file rw_file_perms;
Dvdc.te15 allow vdc kmsg_device:chr_file { getattr w_file_perms };
/system/sepolicy/public/
Dwatchdogd.te6 allow watchdogd kmsg_device:chr_file rw_file_perms;
Dslideshow.te5 allow slideshow kmsg_device:chr_file rw_file_perms;
Dvdc.te15 allow vdc kmsg_device:chr_file { getattr w_file_perms };
/system/sepolicy/prebuilts/api/29.0/public/
Dwatchdogd.te6 allow watchdogd kmsg_device:chr_file rw_file_perms;
Dslideshow.te5 allow slideshow kmsg_device:chr_file rw_file_perms;
Dvdc.te15 allow vdc kmsg_device:chr_file { getattr w_file_perms };
/system/sepolicy/vendor/
Dvendor_modprobe.te8 allow vendor_modprobe kmsg_device:chr_file w_file_perms;

12345