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

Commit 48804996 authored by Charles Chen's avatar Charles Chen Committed by Android (Google) Code Review
Browse files

Merge "Add flag for better support non-match parent activity" into main

parents b470f9a6 a3a9f3e7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -108,3 +108,10 @@ flag {
    description: "Makes WindowLayoutInfo accessible without racing in the Activity#onCreate()"
    bug: "337820752"
}

flag {
    namespace: "windowing_sdk"
    name: "better_support_non_match_parent_activity"
    description: "Relax the assumption of non-match parent activity"
    bug: "356277166"
}