Baseline profile for the credentialmanager app.

Test: locally
Bug: 258468753
Change-Id: I6b9c2b6c27e4e5777bcbe05ae015732ba50b3ed8
This commit is contained in:
Helen Qin
2023-01-10 01:35:35 +00:00
parent eefe24f6ef
commit 2e8b4d178d
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