piccolo-dev / android_device_bq_piccolo

Android device configuration for the bq Aquaris M5
19 stars 8 forks source link

sepolicy: Fix sensord permissions #41

Closed djselbeck closed 8 years ago

djselbeck commented 8 years ago

Change-Id: If8652bee16b156553ff70253a58783b133b9038e

djselbeck commented 8 years ago

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

Kra1o5 commented 8 years ago

Thanks! @djselbeck .

Merged

Kra1o5 commented 8 years ago

Yes, atmel_ts service need a domain too.

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

stucki commented 8 years ago

This issue was moved to bq-dev/android_device_bq_piccolo#41