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

Merge "Allow the Bluetooth HAL to log firmware versions"

parents 3a6bc68e 1e588b02
Branches
Tags
No related merge requests found
......@@ -8,3 +8,7 @@ init_daemon_domain(hal_bluetooth_default)
userdebug_or_eng(`
allow hal_bluetooth_default self:capability net_admin;
')
# Logging for backward compatibility
allow hal_bluetooth_default bluetooth_data_file:dir ra_dir_perms;
allow hal_bluetooth_default bluetooth_data_file:file create_file_perms;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment