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

Commit 77df6ae9 authored by Massimo Carli's avatar Massimo Carli Committed by Android (Google) Code Review
Browse files

Merge "[1/n] Create Flag for Compat UI Framework" into main

parents 9942d243 b7d980b2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -114,3 +114,11 @@ flag {
    description: "Enables sysui animation for user aspect ratio button"
    bug: "300357441"
}

flag {
  name: "app_compat_ui_framework"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether the declarative compat UI framework is enabled"
  bug: "270361630"
  is_fixed_read_only: true
}
 No newline at end of file