1 Star 0 Fork 0

个人收藏室/libhoudini-for-x86_64-android11

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
uninstall.sh 851 Bytes
一键复制 编辑 原始数据 按行查看 历史
natsumerinchan 提交于 2022-04-16 11:39 +08:00 . update uninstall.sh.
#!/gearlock/bin/bash
## For proper developer documentation, visit https://wiki.supreme-gamers.com/gearlock/developer-guide
##
# GEN_UNINS is disabled by default (auto uninstallation script generation)
# It logs all the files present inside your package `system` & `data` dir
# and merge that as a function with your custom `uninstall.sh`.
#
# You can use different uninstallation combinations, please check the developer documentation to know more.
#
# Note: You don't need to manually deal with this file, GearLock will take care of it.
#
# Use `return` instead of `exit` to stop uninstallation for any error, GearLock will transform this whole file into a bash function.
#
# Tip: $UNINS_SCRIPT variable is provided by GXPM which returns
# full path for the locally prepared uninstallation script.
geco "\n++ Deleting the Arm translation layer"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/software-reverse-engineering/libhoudini-for-x86_64-android11.git
git@gitee.com:software-reverse-engineering/libhoudini-for-x86_64-android11.git
software-reverse-engineering
libhoudini-for-x86_64-android11
libhoudini-for-x86_64-android11
master

搜索帮助