diff options
author | Andreas Blaesius <skate4life@gmx.de> | 2017-03-26 17:45:33 +0200 |
---|---|---|
committer | Andreas Blaesius <skate4life@gmx.de> | 2017-03-26 17:00:38 +0000 |
commit | fa8776bb47a0005e613f6ef74373311e3d07eb0e (patch) | |
tree | 0b7c5b1aa7d4d6f2bb0676d8bd00a1fba3bfa4da | |
parent | a89512109f818b9c5d7dcfa2eabf962e0913a343 (diff) | |
download | device_samsung_espresso3g-fa8776bb47a0005e613f6ef74373311e3d07eb0e.zip device_samsung_espresso3g-fa8776bb47a0005e613f6ef74373311e3d07eb0e.tar.gz device_samsung_espresso3g-fa8776bb47a0005e613f6ef74373311e3d07eb0e.tar.bz2 |
espresso3g: move cbd to system/vendor/bin
Change-Id: I3c9a5ba999857bea1a4355ba3995940509cddced
-rw-r--r-- | sepolicy/file_contexts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index 4ad5625..bea6d0b 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -9,6 +9,7 @@ /dev/umts_rfs0 u:object_r:radio_device:s0 /dev/umts_router u:object_r:radio_device:s0 /dev/__cbd_msg_ u:object_r:cbd_device:s0 +/system/vendor/bin/cbd u:object_r:cpboot-daemon_exec:s0 # Radio Data /data/misc/radio(/.*)? u:object_r:radio_data:s0 |