blob: 7c6b3ff2974fa350d6f6cca8e37e3b768b089287 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
# GFX
/dev/dsscomp u:object_r:video_device:s0
# RIL
/dev/umts_boot0 u:object_r:radio_device:s0
/dev/umts_boot1 u:object_r:radio_device:s0
/dev/umts_ipc0 u:object_r:radio_device:s0
/dev/umts_ramdump0 u:object_r:radio_device:s0
/dev/umts_rfs0 u:object_r:radio_device:s0
/dev/block/mmcblk0p8 u:object_r:efs_block_device:s0
# Bluetooth
/dev/ttyO1 u:object_r:hci_attach_dev:s0
/efs/bluetooth/(/.*)? u:object_r:bluetooth_efs_file:s0
# GPS
/dev/ttyO0 u:object_r:gps_device:s0
/system/bin/gpsd u:object_r:gpsd_exec:s0
# Sensors
/system/bin/geomagneticd u:object_r:geomagneticd_exec:s0
/system/bin/orientationd u:object_r:orientationd_exec:s0
# Wifi
/dev/rfkill u:object_r:rfkill_device:s0
/efs/wifi/.mac.info u:object_r:wifi_data_file:s0
# System binaries
/system/bin/pvrsrvinit u:object_r:pvrsrvinit_exec:s0
/system/vendor/bin/pvrsrvinit u:object_r:pvrsrvinit_exec:s0
/system/vendor/bin/pvrsrvctl_SGX540_120 u:object_r:pvrsrvinit_exec:s0
/system/bin/dock_kbd_attach u:object_r:dock_kbd_attach_exec:s0
/system/bin/smc_pa_ctrl u:object_r:smc_pa_exec:s0
# Firmwares
/system/vendor/firmware/ducati-m3.bin u:object_r:firmware_ducati:s0
|