This commit is contained in:
MunyDev 2024-08-15 15:42:25 -04:00
parent 46ac165796
commit 810dc76c97
No known key found for this signature in database
GPG Key ID: 7DFBB51356064F62

View File

@ -8,6 +8,6 @@ then
fi fi
mkdir -p /tmp/unencrypted mkdir -p /tmp/unencrypted
cp /mnt/stateful_partition/usr/share/packeddata/. /tmp/unencrypted/ -rvf cp /mnt/stateful_partition/usr/share/packeddata/. /tmp/unencrypted/ -rvf
chown 1000 /tmp/unencrypted/PKIMetadata -R chown 1000 /tmp/unencrypted/PKIMetadata -R
umount /tmp umount /tmp
crossystem disable_dev_request=1 crossystem disable_dev_request=1