Skip to content
Snippets Groups Projects
Commit 9370b51a authored by Yifan Hong's avatar Yifan Hong Committed by Android (Google) Code Review
Browse files

Merge "hal_health: allow to write kernel logs." into pi-dev

parents 269c9665 306b2671
No related branches found
No related tags found
No related merge requests found
......@@ -25,3 +25,6 @@ r_dir_file(hal_health_server, sysfs_batteryinfo)
# Allow to wake up to send periodic events
wakelock_use(hal_health_server)
# Write to /dev/kmsg
allow hal_health_server kmsg_device:chr_file w_file_perms;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment