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

Commit 8a5a4f4b authored by Joanne Chung's avatar Joanne Chung Committed by Android (Google) Code Review
Browse files

Merge "Add a feature flag for home application improvements" into main

parents afde01a5 a4a495bc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -123,3 +123,11 @@ flag {
    bug: "306329516"
    is_fixed_read_only: true
}

flag {
    name: "improve_home_app_behavior"
    namespace: "package_manager_service"
    description: "Feature flag to improve the uninstallation and preferred activity of home app."
    bug: "310801107"
    is_fixed_read_only: true
}