From 07e05336c5fdedcc941cc7513e82853728785e0f Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Mon, 26 Nov 2018 20:03:02 +0100 Subject: [PATCH] Commit fail --- rw-system.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/rw-system.sh b/rw-system.sh index 0d2e441..a072799 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -80,9 +80,6 @@ changeKeylayout() { fi } -mount -o bind /system/phh/empty /vendor/lib/hw/keystore.exynos7870.so -mount -o bind /system/phh/empty /vendor/lib/hw/keystore.mdfpp.so - if mount -o remount,rw /system;then resize2fs $(grep ' /system ' /proc/mounts |cut -d ' ' -f 1) || true elif mount -o remount,rw /;then