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

Commit e2e8e87f authored by Biswarup Pal's avatar Biswarup Pal Committed by Android (Google) Code Review
Browse files

Merge "Add flag for migrating ViewConfiguration constants to resources" into main

parents 2eefac52 005bc807
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -135,3 +135,11 @@ flag {
    description: "Show virtual devices in Settings"
    bug: "338974320"
}

flag {
    name: "migrate_viewconfiguration_constants_to_resources"
    namespace: "virtual_devices"
    description: "Use resources instead of constants in ViewConfiguration"
    is_fixed_read_only: true
    bug: "370928384"
}