This commit is contained in:
jumper047 2020-02-20 21:17:20 +03:00
parent d3b3d20716
commit f29508b21c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ fixSPL() {
sed -i \
-e 's/ro.build.version.release/ro.keymaster.xxx.release/g' \
-e 's/ro.build.version.security_patch/ro.keymaster.xxx.security_patch/g' \
-e 's/ro.product.model/ro.keymaster.mod/g' \b
-e 's/ro.product.model/ro.keymaster.mod/g' \
"/mnt/phh/$b"
chcon "$ctxt" "/mnt/phh/$b"
mount -o bind "/mnt/phh/$b" "$f"