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

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

Merge "Add flag to control whether wait application is killed" into main

parents b659f02b b533e85d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -253,6 +253,14 @@ flag {
    is_fixed_read_only: true
}

flag {
    name: "wait_application_killed"
    namespace: "package_manager_service"
    description: "Feature flag to control whether to wait until the application is killed when clear application data"
    bug: "31009094"
    is_fixed_read_only: true
}

flag {
    name: "component_state_changed_metrics"
    namespace: "package_manager_service"