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

Commit f9d7de04 authored by Ivan Chiang's avatar Ivan Chiang
Browse files

[PM] Add feature config for changing launcher badging

Flag: android.content.pm.change_launcher_badging
Test: m
Bug: 364760703
Change-Id: I084e98ae589409fa1b09964d1cb7ec17d5a3dd43
parent d3ea79ba
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
}