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

Commit 1d673c54 authored by Nick Chameyev's avatar Nick Chameyev Committed by Android (Google) Code Review
Browse files

Merge "Add foldables posture based closed device state feature flag" into main

parents ee27499b ebcaf123
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6,3 +6,11 @@ flag {
    description: "Feature flag for dual display blocking"
    bug: "278667199"
}

flag {
    name: "enable_foldables_posture_based_closed_state"
    namespace: "windowing_frontend"
    description: "Enables smarter closed device state state for foldable devices"
    bug: "309792734"
    is_fixed_read_only: true
}
 No newline at end of file