diff options
| author | 2023-01-12 17:01:07 +0000 | |
|---|---|---|
| committer | 2023-01-20 09:43:30 +0000 | |
| commit | 54a9e49da38bc91cec808822aab56e88f21559f5 (patch) | |
| tree | 35123ddbae315b2d626f80c0465dcfe49aac7950 /opengl/java/android | |
| parent | 47fddf4dd2dfe810577225e700c22d3ba795dfae (diff) | |
Move DEVICE_ID_DEFAULT from VDM to Context
- DEVICE_ID_DEFAULT refers to the non-virtual default device,
having this constant in VDM might cause the impression that
methods that return or make use of this are refering to a
virtual device when they are not.
- This constant is not extensibly used in VDM, including the method
isValidVirtualDeviceId for which DEVICE_ID_DEFAULT returns false,
making it not very clear why this should live in VDM.
- For consistency also move DEVICE_ID_INVALID
Bug: 266178780
Test: just refactor
Change-Id: I31d32cb35c87deb09347fed34a422e457f0f8f3a
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions