From 85b78d8a63f63d85d599b57470b3e43fa584518b Mon Sep 17 00:00:00 2001 From: Erfan Abdi Date: Mon, 5 Jul 2021 20:13:37 +0430 Subject: [PATCH] anbox: hwc: Set 0755 perms to debug sys node --- rootdir/etc/init.anbox.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/init.anbox.rc b/rootdir/etc/init.anbox.rc index 6770498..6c11101 100644 --- a/rootdir/etc/init.anbox.rc +++ b/rootdir/etc/init.anbox.rc @@ -2,6 +2,7 @@ on boot chmod 777 /dev/input # Allow to access WebView + chmod 0755 /sys/kernel/debug chmod 0755 /sys/kernel/debug/tracing on property:sys.boot_completed=1