Commit Graph

8 Commits

Author SHA1 Message Date
Joel Galenson
b67dd879d4 Remove rules for binary that is not on the device.
Bug: 117419784
Test: Booted device and observed no relevant errors.
Change-Id: Ic44deb8eb825e8aa2130d889bece52a0b6a71a0a
2018-10-08 12:49:17 -07:00
Andrew Hsieh
5831f316e2 Remove bt_firmware from android_device_dirs
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
2017-09-06 10:18:31 -07:00
Jayachandran C
9882d1d7a6 AU293 drop rebase for IMS and radio related changes
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
2017-07-19 23:49:55 -07:00
Sunny Kapdi
0c2b5e803d Bluetooth: Allow wakelock access to wcnss_filter
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
2017-07-13 15:53:04 -07:00
Jayachandran C
25591f24ea Update IMS and radio SE policies based on AU 194 drop
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
2017-06-16 09:21:30 -07:00
Philip Cuadra
d158c13cce allow wcnss_filter CAP_SYS_NICE, Bluetooth HAL binder to system_server
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
2017-05-01 15:36:10 -07:00
Shawn Yang
de4541524a IMS config
Change-Id: Ic8587247eb105b2f479c124f9f01a7812b22cc3d
2017-03-10 01:00:18 -08:00
Thierry Strudel
4e18dc435b Import common file from device specific directory
Test: boot, basic functionality
Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-04 23:34:45 -08:00