commit | 937533e3223836db7ed9acaa49252129b9954f50 | [log] [tgz] |
---|---|---|
author | Sherry Huang <sherrhxr@google.com> | Mon Aug 19 14:30:25 2024 -0700 |
committer | Sherry Huang <sherrhxr@google.com> | Mon Aug 19 22:30:48 2024 +0000 |
tree | e363eb06473493de69d2ae80d64fa4c0367dc60b | |
parent | 83aa02299a891db702764f1181f1b5c202cbc00f [diff] |
TIF: fix display issue with input panel in kid profile When switching to kids profile, startUser is triggered instead of switchUser. Current userId was not updated in startUser, making input panel in kids profile not able to update correctly. This change updates current userId in startUser. Test: manual tetsing on device Bug: b/356642594, b/318577846, b/349534794, b/244688962 Flag: EXEMPT bugfix Change-Id: I842755064395c26886642fedc96cb96365efafa0