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

Commit e9266d18 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[PM] Add feature config for changing launcher badging" into main

parents 747a84cb f9d7de04
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -342,3 +342,11 @@ flag {
    bug: "292261144"
    is_fixed_read_only: true
}

flag {
    name: "change_launcher_badging"
    namespace: "package_manager_service"
    description: "Feature flag to introduce a new way to change the launcher badging."
    bug: "364760703"
    is_fixed_read_only: true
}