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

Commit ed707372 authored by Ted Bauer's avatar Ted Bauer
Browse files

Fix bug in DC override flag.

Test: not changing code
Bug: 298392357
Change-Id: I68450ec3788453d838781dc9c500d4a44920ffff
parent 6e473097
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ flag {
    name: "support_overrides"
    namespace: "core_experiments_team_internal"
    description: "When enabled, allows setting and displaying local overrides via adb."
    bug: "b/298392357"
    bug: "298392357"
}