Commit fail

This commit is contained in:
Pierre-Hugues Husson 2018-11-26 20:03:02 +01:00
parent e4d017d370
commit 07e05336c5
1 changed files with 0 additions and 3 deletions

View File

@ -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