chore(android): delete startup profile

This commit is contained in:
Harsh Shandilya 2023-09-19 14:21:03 +05:30
parent d2fa330491
commit 772d368caa
3 changed files with 0 additions and 43523 deletions

View file

@ -36,7 +36,6 @@ android {
}
baselineProfile {
dexLayoutOptimization = true
mergeIntoMain = true
saveInSrc = true
from(projects.benchmark.dependencyProject)

File diff suppressed because it is too large Load diff

View file

@ -40,7 +40,6 @@ android {
}
targetProjectPath = ":android"
experimentalProperties["android.experimental.r8.dex-startup-optimization"] = true
}
baselineProfile {