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

Commit 08dd74bc authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Fix flag bug id.

1. The b/ prefix prevents the gantry configuration from progressing.
2. b/323414215 is the parent bug for all of this work, so we should use
that.

Bug: 323414215
Test: Flags only change
Change-Id: Ic87341a69b2e6f79b6ded6e8450ecd2e8d2b8e72
parent 4c419e7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ flag {
    name: "telecom_resolve_hidden_dependencies"
    namespace: "telecom"
    description: "Mainland cleanup for hidden dependencies"
    bug: "b/324090590"
    bug: "323414215"
}