commit | 2a4136b993147186d086cb210ddec0e14152e6c5 | [log] [tgz] |
---|---|---|
author | Yabin Huang <yabinh@google.com> | Wed May 08 13:29:44 2024 -0700 |
committer | Yabin Huang <yabinh@google.com> | Thu May 09 13:36:36 2024 -0700 |
tree | 38d8a4781e2f84ded8e99545143eafb0b7abab27 | |
parent | 11871ce261390725b63462440a87b6094f51986d [diff] |
Replace test API with public API Context#getUserId() and Context#getDisplayId() are test APIs and can't be used by non-testing app. So this CL replaced them with public APIs. Fixes: 339096449 Test: atest ConcurrentMultiSessionImeTest Change-Id: I361066487fbf7551dd99aa32baebec9e73ce34f6