File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ ui_print "- 正在释放文件"
33# unzip -o "$ZIPFILE" 'RESOURCES/system/*' -d $MODPATH >&2
44# 复制配置文件到 /storage/emulated/0/Android/config.yaml 路径
55unzip -o " $ZIPFILE " ' config.yaml' -d " /storage/emulated/0/Android/" >&2
6- echo " [$( date ' +%m-%d %H:%M:%S.%3N' ) ] All-In-One v1.2 模块安装成功 , 等待重启" >> " /storage/emulated/0/Android/config.yaml.log"
7- ui_print " - All-In-One 优化模块 v1.3"
6+ echo " [$( date ' +%m-%d %H:%M:%S.%3N' ) ] All-In-One v1.3-fix 修复版本模块安装成功 , 等待重启" >> " /storage/emulated/0/Android/config.yaml.log"
7+ ui_print " - All-In-One 优化模块 v1.3-fix 修复版本 "
88ui_print " - 对系统 CPU / GPU / 内存深度优化"
99ui_print " - 模块可以释放手机的全部性能"
1010ui_print " - 可自行查看 service.sh 与 system.prop 文件"
Original file line number Diff line number Diff line change 11id=All-In-One
2- name=All-In-One 优化模块 v1.3
3- version=v1.3
4- versionCode=4
2+ name=All-In-One 优化模块 v1.3-fix 修复版本
3+ version=v1.3-fix
4+ versionCode=5
55author=酷安@TheCheese
66description=QQ: 854675824 / 屏幕触控优化 / 解除 FPS 限制 / 关闭 Logd、SQLite、蓝牙日志 / 待机省电 / SDCard 读写效率提升 / 优化网络性能 / 自动调节 CPU 核心分配 / 关闭 ZRAM 减少性能损耗 / 关闭内存压缩 / 开启 GPU Debug 加速 / 功耗换性能
77updateJson=https://github.com/854675824/Magisk_All-In-One/raw/main/Magisk_All-In-One.json
You can’t perform that action at this time.
0 commit comments