From 6ed1aaa5abe42a3821834e32a807d9109ddc7341 Mon Sep 17 00:00:00 2001 From: bengris32 Date: Fri, 28 Oct 2022 14:39:02 +0100 Subject: [PATCH] rosemary: Set sys.usb.configfs in recovery Signed-off-by: bengris32 Change-Id: I9896f6be050c64238027c2df3ef9fa3a60180fbe --- recovery/root/init.recovery.mt6785.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/recovery/root/init.recovery.mt6785.rc b/recovery/root/init.recovery.mt6785.rc index 9c6c067..bd76096 100644 --- a/recovery/root/init.recovery.mt6785.rc +++ b/recovery/root/init.recovery.mt6785.rc @@ -1,2 +1,3 @@ on init setprop sys.usb.ffs.aio_compat 1 + setprop sys.usb.configfs 1