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

Commit 6dab3954 authored by Matías Hernández's avatar Matías Hernández
Browse files

Remove flag secure_allowlist_token

Code usages were already inlined, only the flag declaration remained.

Fixes: 409611450
Test: N/A
Flag: EXEMPT Flag cleanup
Change-Id: Ieea7f89d475c3abbbd32a701cda4b01dcc877afc
parent 7fad8780
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -175,16 +175,6 @@ flag {
  }
}

flag {
  name: "secure_allowlist_token"
  namespace: "systemui"
  description: "Prevents allowlist_token from leaking out and foreign tokens from being accepted"
  bug: "328254922"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "sort_section_by_time"
  namespace: "systemui"