commit | d6bad3e17debe7bd208dd1bf7bc120082863f0f9 | [log] [tgz] |
---|---|---|
author | Yuting <yutingfang@google.com> | Mon May 20 09:57:02 2024 -0700 |
committer | Yuting <yutingfang@google.com> | Mon May 20 09:57:02 2024 -0700 |
tree | 47f350b2bf89e0f8a5cef47b551367f8a49b0cd8 | |
parent | d10af3582c4fc5273e98553c2e449a3713b25163 [diff] |
[BugFix] Always include default device id when getting all device ids mVirtualDeviceManagerInternal.getAllPersistentDeviceIds() only returns external device ids which doesn't include the default device id. Wherever we need all device ids we should not leave out the default device id. Bug: 339310095 Test: presubmit Change-Id: Ib9df5c98634e9f06f0cd34c5b91afcf9171a5043