BT firmware has been moved to /vendor/firmware. In fact,
$OUT/root/bt_firmware never exists at all for wahoo
Bug: 64905218
Test: Built successfully; BT works fine.
Change-Id: I6d5fbf3f46215536da59215def8eabbec9364ad3
1) Explicitly specify uid, gid and groups needed for cnd Add
CAP_BLOCK_SUSPEND
2) Move sys.ims properties to vendor.ims
3) Remove imscmservice from init as its not used on Pixel
Bug: 63850865
Bug: 63804057
Change-Id: Ie8f0eefa96a21605a63ae5a73e59270866704ed7
Bluetooth driver needs to hold a wakelock while receiving
packets from the UART to make sure that no bytes are lost.
Test: Bluetooth on/off
Bug: 63628397
Change-Id: I8cd6a13921cdc2777c64b0624f544a9548292522
Permissive to enforce for ims and cnd domains
Introduce new CNE HIDL service
Remove CNE talking to cnd via socket and move to HIDL
Allow IMS to access sysfs data and diag files
Allow radio to access telephony monitor property
Bug: 38043081
Change-Id: I1775d6aea4de9843fdbedd06ebd71ec213f38189
wcnss_filter is on the critical path for Bluetooth audio playback.
It needs the ability to set critical threads to RT scheduling in order
to meet audio deadlines.
Bluetooth HAL needs to talk to system_server in order to call
SchedulingPolicyService to set priority of Bluetooth HAL threads to RT.
Bug 37518404
Test: play Bluetooth audio, verify threads are RT via systrace
Change-Id: I458055fe986e3b82b9f633a0e5be62e903e9fc50