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

Commit 405251e5 authored by Sunny Shao's avatar Sunny Shao
Browse files

Add flag for the Legal information page migration

Test: compile
Bug: 360061554
Flag: EXEMPT com.android.settings.flags.catalyst_legal_information
Change-Id: Ic5441b27c2663351990b355315cbdb6a11a22aee
parent d3fc95aa
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -49,3 +49,10 @@ flag {
    description: "Flag to gate support of injected preference icons containing raw data"
    bug: "351884562"
}

flag {
  name: "catalyst_legal_information"
  namespace: "android_settings"
  description: "This flag controls the About phone > Legal information page migration"
  bug: "323791114"
}