Commit Graph

3 Commits

Author SHA1 Message Date
Szymon Janc
0831238284 android: Run services without logwrapper
Those services now log directly to Android logger so no need for
logwrapper which was causing issues with SELinux.
2014-12-15 17:03:22 +01:00
Andrzej Kaczmarek
9d46ed7735 android: Adjust uinput permissions
We need to make sure /dev/uinput accessible for BlueZ in order for
AVRCP to work properly. On some devices (e.g. Nexus 7 a.k.a. flo)
permissions are set by default to 'system net_bt_stack' as thus we
need to change group to 'bluetooth'.
2014-03-13 21:35:35 +01:00
Szymon Janc
72c77073a4 android: Add sample init.bluetooth.rc file
This file is intended to be included from device init.rc.
2014-01-17 20:41:45 +01:00