From 9a08596554e1b2ecc2558110a454a62c688e3ff2 Mon Sep 17 00:00:00 2001 From: Mahesh Kallelil Date: Mon, 24 Apr 2023 18:41:21 -0700 Subject: [PATCH] Set owner as system for logbuffer_cpif Setting the owner of /dev/logbuffer_cpif as system to allow the dump_modem script to read the logs as part of bugreport Test: Tested bugreport on P23 Bug: 278501642 Change-Id: I336d712ea9e4bc2cfe08195f64089b68dd283fe6 Signed-off-by: Mahesh Kallelil --- conf/init.zuma.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index ff5f0231..cd6a5d25 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -503,6 +503,7 @@ on early-boot chown system system /dev/logbuffer_pcie0 chown system system /dev/logbuffer_pcie1 chown system system /dev/logbuffer_bd + chown system system /dev/logbuffer_cpif on boot