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

Commit f2f5299a authored by Nikhil Ganta's avatar Nikhil Ganta Committed by Android (Google) Code Review
Browse files

Merge "New aconfig flag for adding last focus id and session id to ClientState bundle" into main

parents 19cacfee e123e464
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -41,3 +41,10 @@ flag {
  description: "Use weak reference to address binder leak problem"
  bug: "307972253"
}

flag {
  name: "include_last_focused_id_and_session_id_in_client_state"
  namespace: "autofill"
  description: "Include the current view id and session id into the FillEventHistory as part of ClientState"
  bug: "334141398"
}