diff options
author | Arian <arian.kulmer@web.de> | 2019-11-10 17:37:41 +0100 |
---|---|---|
committer | Arian <arian.kulmer@web.de> | 2019-11-10 21:59:51 +0100 |
commit | bf6c0cc1ca7a6e2ad81a8b0fd952d7c8019308ef (patch) | |
tree | 079d421f77773a515777d4ea6e73e6e318f1fc26 /sepolicy/file_contexts | |
parent | 1c0a4ba63da8c68d6bf6df164bfaa9e7130a98aa (diff) |
shinano-common: tfa9890: Move to vendor
Change-Id: Icdfdac046bc0bfc0ced4a2c1846579322f606153
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r-- | sepolicy/file_contexts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts index ef70a22..1f0de5f 100644 --- a/sepolicy/file_contexts +++ b/sepolicy/file_contexts @@ -1,6 +1,6 @@ # Audio /dev/tfa98xx u:object_r:audio_device:s0 -/system/bin/tfa9890_amp u:object_r:tfa_amp_exec:s0 +/system/vendor/bin/tfa9890_amp u:object_r:tfa_amp_exec:s0 # Bluetooth /system/vendor/bin/brcm-uim-sysfs u:object_r:brcm_uim_exec:s0 |