blob: c0198081bdc04bf10941444439306e7d3acaa718 [file] [log] [blame]
// Baseline format: 1.0
AddedMethod: androidx.benchmark.macro.BaselineProfileConfig.Builder#Builder(String, kotlin.jvm.functions.Function1<? super androidx.benchmark.macro.MacrobenchmarkScope,kotlin.Unit>):
Added constructor androidx.benchmark.macro.BaselineProfileConfig.Builder(String,kotlin.jvm.functions.Function1<? super androidx.benchmark.macro.MacrobenchmarkScope,kotlin.Unit>)
AddedMethod: androidx.benchmark.macro.BaselineProfileConfig.Builder#setOutputFilePrefix(String):
Added method androidx.benchmark.macro.BaselineProfileConfig.Builder.setOutputFilePrefix(String)
InvalidNullConversion: androidx.benchmark.macro.BaselineProfileConfig#getOutputFilePrefix():
Attempted to change nullability of java.lang.String (from NONNULL to NULLABLE) in method androidx.benchmark.macro.BaselineProfileConfig.getOutputFilePrefix()