Skip to content
Snippets Groups Projects
Commit b4214217 authored by Myles Watson's avatar Myles Watson Committed by android-build-merger
Browse files

Merge "Allow the Bluetooth HAL to log firmware versions" am: 414bfe1a

am: b298a3f4

Change-Id: Id624365701941091eb5130cbc2c398cb0eb0d919
parents 0862ecad b298a3f4
No related branches found
No related tags found
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