Skip to content
Snippets Groups Projects
Commit d4dd2f57 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "hal_health: allow to write kernel logs."

parents 12e73685 5ef48cf8
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