diff options
| author | 2023-01-23 15:21:52 +0000 | |
|---|---|---|
| committer | 2023-02-27 09:26:12 +0000 | |
| commit | 7b7d2af960ab6e6acccc2e5e6546545cd38e9a1d (patch) | |
| tree | 3dc75e3366bdbc947b754841b0d15a1c4b281d04 /cmds/bootanimation/BootAnimationUtil.cpp | |
| parent | 268ad5716f7e0ac4a98a4420e52f47c8e2de0cba (diff) | |
Revert^2 "Move DEVICE_ID_DEFAULT from VDM to Context"
Reverted change-id: 4f2f43de4cf9207231964baa407d7dff26678be4
Reason for revert: Fixed original breakage(b/266387569)
Original Description:
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: build locally
Change-Id: Ie427a62aeb0bc09a1d15c29b142e9a03f3b5d26d
Diffstat (limited to 'cmds/bootanimation/BootAnimationUtil.cpp')
0 files changed, 0 insertions, 0 deletions