Merge "Baseline profile for the credentialmanager app."

This commit is contained in:
Helen Qin
2023-01-10 16:41:56 +00:00
committed by Android (Google) Code Review
2 changed files with 14632 additions and 0 deletions

View File

@@ -14,6 +14,11 @@ android_app {
srcs: ["src/**/*.kt"],
resource_dirs: ["res"],
dex_preopt: {
profile_guided: true,
profile: "profile.txt.prof",
},
static_libs: [
"androidx.activity_activity-compose",
"androidx.appcompat_appcompat",

File diff suppressed because it is too large Load Diff