diff options
author | dd3boh <dade.garberi@gmail.com> | 2017-10-27 20:10:47 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-10-31 12:34:44 +0100 |
commit | b44148d83cf808b80cd05c2dee3e5310c6a42d8c (patch) | |
tree | 227828fa03c8c515e6df817b1b7fd70fdb56e31b /rootdir/etc/ueventd.qcom.rc | |
parent | c5f4698b786cac417e9d9b87c94b8889d7ac4134 (diff) |
z2_plus: Use oem_2901 instead of qcom_diag
* thanks @erfanoabdi for the suggestion :)
Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'rootdir/etc/ueventd.qcom.rc')
-rw-r--r-- | rootdir/etc/ueventd.qcom.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index f4e00cb..d4d92c5 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -26,7 +26,7 @@ # # the DIAG device node is not world writable/readable. -/dev/diag 0660 system qcom_diag +/dev/diag 0660 system oem_2901 /dev/genlock 0666 system system /dev/kgsl 0666 system system |