aquaris-dev / DEPRECATED_android_device_bq_piccolo

Android device configuration for the bq Aquaris M5
4 stars 6 forks source link

sepolicy: Fix sensord permissions #41

Closed stucki closed 8 years ago

stucki commented 8 years ago

From @djselbeck on January 22, 2016 23:15

Change-Id: If8652bee16b156553ff70253a58783b133b9038e

_Copied from original issue: piccolo-dev/android_device_bqpiccolo/pull/41

stucki commented 8 years ago

From @djselbeck on January 22, 2016 23:17

Sensord isn't allowed writing in /data/misc/sensor. After that system_server needs to be allowed to rw sensord's fifo_files. This fixes it and all the sensors work again

stucki commented 8 years ago

From @Kra1o5 on January 22, 2016 23:18

Thanks! @djselbeck .

Merged

stucki commented 8 years ago

From @Kra1o5 on January 22, 2016 23:25

Yes, atmel_ts service need a domain too.

Is the only bug left to have selinux fully working without denials.