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

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

Merge "Add a feature flag to log the component state." into main

parents d725ff4f adadcee3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -240,3 +240,11 @@ flag {
    bug: "297603927"
    is_fixed_read_only: true
}

flag {
    name: "component_state_changed_metrics"
    namespace: "package_manager_service"
    description: "Feature flag to log the metrics when the component state is changed."
    bug: "316916801"
    is_fixed_read_only: true
}