commit | cee0d31f41f4344881296814adeed6a76c1186f0 | [log] [tgz] |
---|---|---|
author | Grant Menke <grantmenke@google.com> | Fri Jan 24 14:18:11 2025 -0800 |
committer | Grant Menke <grantmenke@google.com> | Fri Jan 24 14:18:11 2025 -0800 |
tree | 9c99a17f27c9975e1c2553ae86242af6f5034a03 | |
parent | 2d78eb59062c91731b98f08f9e02c724dc901aea [diff] |
Use ID 12 for other user ID in CallsManagerTest. The content URI of a different user was using User ID 10 in BasicCallTests. This was causing some of the tests to fail on HSUM devices since on those devices there is an actual user with user ID 10. This CL uses user ID 12 instead to prevent confliction with the actual user 10 on HSUM devices. Test: BasicCallTests Bug: 383204897 Flag: TEST_ONLY Change-Id: Ib0f0443a80b8680c9ad87d7195257c02732b1bcb