From 778636c276f7c4eeb1c187f4b5af659cfdb79dc4 Mon Sep 17 00:00:00 2001 From: Sooraj Sasindran Date: Tue, 5 Nov 2013 16:07:34 -0800 Subject: [PATCH] Change diag ownership back to radio diag ownership was changed from system to radio in recent Android release. Hence changing ownership to radio to make it consistent. Change-Id: Ifcda154de1dcc113b366ef3b293b1fae46837a39 CRs-Fixed: 556255 --- rootdir/etc/ueventd.qcom.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 009746e4..c65ce004 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 radio qcom_diag /dev/genlock 0666 system system /dev/kgsl 0666 system system