Admire
Admire
以前的版本能用?目前来看是apd运行被拦了
> > 以前的版本能用?目前来看是apd运行被拦了 > > 嗯,之前是模块正常,然后root授权不正常,然后我就到软件主页把能更新的都更新了。然后模块全掉了,就出现我提到的灰色开关的事情了。 最重要的apd进程挂了,有用的日志一个没抓到,只能看调试了
找到个可能的问题,大概率不是ap问题,救砖模块不要装试试
how to check /system/bin rw or not? alioth:/system/bin $ mount | grep /system/bin 1|alioth:/system/bin $ i have see any mount in here
https://github.com/bmax121/APatch/tree/new test this branch , check it work or not https://github.com/bmax121/APatch/actions/runs/12157290232
> > https://github.com/bmax121/APatch/tree/new test this branch , check it work or not https://github.com/bmax121/APatch/actions/runs/12157290232 > > I hope ksu also does the same thing. theres no way to mitigate that journaled-loop...
> @Admirepowered will this be added to the environment? say > > ``` > APATCH_BIND_MOUNT=true > ``` > > this way customize.sh can differentiate but yeah for now > >...