南宫雪珊

Results 119 comments of 南宫雪珊

I'm not sure if I should add new file, it's more trouble than base64, can you parse `config` like magisk? https://github.com/topjohnwu/Magisk/blob/916e373edba1ca18b3356e51b7e0b6be9c18c5e1/scripts/util_functions.sh#L30-L36

I added `\n` after random stuff, so both `sed` and `grep` work fine. Each prop name is longer than 8 bytes, there is no possibility of confusion. Since the length...

grep -q "RANDOMSEED=" config && dd if=config ibs=20 skip=1

https://github.com/topjohnwu/Magisk/actions/runs/4260124424/jobs/7412980728 We had the same issue after [enable gradle configuration cache](https://github.com/topjohnwu/Magisk/pull/6626) and it only triggered on Windows.

The reason for adding avb 1.0 signature is that some devices will read the boot signature info even after unlock bootloader and cause boot fail. I don't think these old...

``` Unable to instantiate appComponentFactory java.lang.ClassNotFoundException: Didn't find class "y.B" on path: DexPathList[[zip file "/data/app/~~CCXhtw6Pdcg2iY2I8Xki7A==/lk.ke-cZTuuq0nfFyzrnfrrAgXhw==/base.apk"],nativeLibraryDirectories=[/data/app/~~CCXhtw6Pdcg2iY2I8Xki7A==/lk.ke-cZTuuq0nfFyzrnfrrAgXhw==/lib/arm64, /system/lib64, /system_ext/lib64]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259) at java.lang.ClassLoader.loadClass(ClassLoader.java:379) at java.lang.ClassLoader.loadClass(ClassLoader.java:312) at android.app.LoadedApk.createAppFactory(LoadedApk.java:283) at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:1059) at android.app.LoadedApk.getClassLoader(LoadedApk.java:1149) at...

upload repacked apk (/data/app/~~CCXhtw6Pdcg2iY2I8Xki7A==/lk.ke-cZTuuq0nfFyzrnfrrAgXhw==/base.apk)

#6475 fixed wait next canary release

if you can't wait, you can use ci build https://github.com/topjohnwu/Magisk/actions/runs/3784407872