diff options
author | RGIB <gibellini.roberto@gmail.com> | 2016-08-22 23:30:55 +0200 |
---|---|---|
committer | RGIB <gibellini.roberto@gmail.com> | 2016-08-22 23:30:55 +0200 |
commit | 349150700dbd6c0080e0289a2e7b63388c967cf8 (patch) | |
tree | 683272a3fa522b3f4827a47008164fffd7b57ebf | |
parent | 15ea8a72dce6f8d8b0dfc2d32c0ac739cb844a9c (diff) | |
download | device_samsung_kona-common-349150700dbd6c0080e0289a2e7b63388c967cf8.zip device_samsung_kona-common-349150700dbd6c0080e0289a2e7b63388c967cf8.tar.gz device_samsung_kona-common-349150700dbd6c0080e0289a2e7b63388c967cf8.tar.bz2 |
kona : cbd is under system/bin now
Change-Id: If7c51fd5e2caddf4945129402360f4ec2a25ad30
-rw-r--r-- | selinux/file_contexts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/file_contexts b/selinux/file_contexts index 6fbb578..9c776ee 100644 --- a/selinux/file_contexts +++ b/selinux/file_contexts @@ -1,4 +1,4 @@ -/sbin/cbd u:object_r:cpboot-daemon_exec:s0 +/system/bin/cbd u:object_r:cpboot-daemon_exec:s0 /system/bin/gpsd u:object_r:gpsd_exec:s0 /system/bin/at_distributor u:object_r:at_distributor_exec:s0 /system/bin/smdexe u:object_r:SMD-daemon_exec:s0 |