From 029a335e3ee232f359e42321650b119adb33e190 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Fri, 20 Nov 2020 12:30:09 +0100 Subject: [PATCH] sm8250-common: Fix config.fs product path --- config.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.fs b/config.fs index f966a77..6889b15 100644 --- a/config.fs +++ b/config.fs @@ -1,4 +1,4 @@ -[system/product/vendor_overlay/*/bin/*] +[product/vendor_overlay/*/bin/*] mode: 0755 user: AID_ROOT group: AID_SHELL