• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1userdebug_or_eng(`
2  # Allow vendor_init to write to /proc/sysrq-trigger on userdebug and eng builds
3  allow vendor_init proc_sysrq:file w_file_perms;
4')
5
6