Fix typo
This commit is contained in:
parent
d3b3d20716
commit
f29508b21c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user