类 ArtProfileSync
java.lang.Object
io.github.amsonix.molt.internal.bundle.ArtProfileSync
post-R8 DEX 改写后,用 AGP 内置 profgen 按 HRF + 最终 dex + 混淆 mapping 重编 baseline.prof。
-
嵌套类概要
嵌套类修饰符和类型类说明static final classstatic final classstatic final class -
方法概要
修饰符和类型方法说明compileProfile(File zipFile, ArtProfileSync.Config config) static ArtProfileSync.ResultsyncZipInPlace(File zipFile, ArtProfileSync.Config config)
-
方法详细资料
-
syncZipInPlace
public static ArtProfileSync.Result syncZipInPlace(File zipFile, ArtProfileSync.Config config) throws IOException - 抛出:
IOException
-
compileProfile
public static ArtProfileSync.CompiledProfile compileProfile(File zipFile, ArtProfileSync.Config config)
-