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

Commit c9f52943 authored by Kasia Krejszeff's avatar Kasia Krejszeff Committed by Android (Google) Code Review
Browse files

Merge "Add flag to use profile labels for default app section titles" into main

parents 7ff66800 c1685b62
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -427,3 +427,12 @@ flag {
    description: "Gives the device policy management role the ability to create a managed profile using new APIs"
    bug: "375382324"
}

flag {
    name: "use_profile_labels_for_default_app_section_titles"
    is_exported: true
    is_fixed_read_only: true
    namespace: "profile_experiences"
    description: "Use profile labels from UserManager for default app section titles to allow partner customization"
    bug: "358369931"
}