summaryrefslogtreecommitdiff
path: root/android/init.bluetooth.rc
Commit message (Collapse)AuthorAgeFilesLines
* android: Run services without logwrapperSzymon Janc2014-12-151-2/+2
| | | | | Those services now log directly to Android logger so no need for logwrapper which was causing issues with SELinux.
* android: Adjust uinput permissionsAndrzej Kaczmarek2014-03-131-0/+1
| | | | | | | 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'.
* android: Add sample init.bluetooth.rc fileSzymon Janc2014-01-171-0/+37
This file is intended to be included from device init.rc.