Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e8b4d17 authored by Helen Qin's avatar Helen Qin
Browse files

Baseline profile for the credentialmanager app.

Test: locally
Bug: 258468753
Change-Id: I6b9c2b6c27e4e5777bcbe05ae015732ba50b3ed8
parent eefe24f6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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",
+14627 −0

File added.

Preview size limit exceeded, changes collapsed.