NewLuo

Results 11 comments of NewLuo

@ilazycat 大佬,我使用3.2版本用你说的方式成功了。 但是我更新到3.3的版本后,我发现没有 `post-fs-data.sh`,只有一个 `customize.sh`,于是我先是尝试写死路径 `mount -o ro,bind /data/adb/modules/com.fei_ke.unlockcngms/oplus_google_cn_gms_features.xml /my_bigball/etc/permissions/oplus_google_cn_gms_features.xml` 我先用 `abd` 命令执行了一遍,发现是成功的。于是我将这个命令就放在了 `customize.sh` 最前面然后重启,结果目标文件没有被替换,不知道问题出在哪。