diff --git a/inshim.sh b/inshim.sh index da45552..a7e854e 100644 --- a/inshim.sh +++ b/inshim.sh @@ -8,6 +8,6 @@ then fi mkdir -p /tmp/unencrypted cp /mnt/stateful_partition/usr/share/packeddata/. /tmp/unencrypted/ -rvf -chown 1000 /tmp/unencrypted/PKIMetadata -R +chown 1000 /tmp/unencrypted/PKIMetadata -R umount /tmp crossystem disable_dev_request=1 \ No newline at end of file