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

Commit f966e86b authored by Jiaming Liu's avatar Jiaming Liu Committed by Android (Google) Code Review
Browse files

Merge "Add flag for touch pass through opt-in" into main

parents b35582ea 1943a550
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -115,3 +115,10 @@ flag {
    bug: "289875940"
    is_fixed_read_only: true
}

flag {
    namespace: "windowing_sdk"
    name: "touch_pass_through_opt_in"
    description: "Requires apps to opt-in to overlay pass through touches and provide APIs to opt-in"
    bug: "358129114"
}