diff options
author | codeworkx <daniel.hillenbrand@codeworkx.de> | 2018-01-23 21:20:55 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2018-01-27 23:40:16 +0100 |
commit | 18fc14ac0a3a0e622d679e7a6f708b4e468e1cfb (patch) | |
tree | fe42c7527e3542ff06f78ad477c3b40c095e0ab3 | |
parent | d1ba3e11130b4c259ee71f399f2d01ffd5fa6968 (diff) |
msm8996: ueventd: remove duplicate entry
Change-Id: I6b2b98c2708f82cb2178864ab18f71f28570a8d8
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 19a09f2..5263e81 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -129,7 +129,6 @@ /dev/msm_vidc_enc 0660 system audio /dev/msm_rotator 0660 system system /dev/hw_random 0600 root root -/dev/adsprpc-smd 0664 system system #permissions for audio /dev/audio_slimslave 0660 system audio |