diff options
author | Siarhei Vishniakou <svv@google.com> | 2019-07-10 15:41:50 -0700 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2019-07-10 15:41:50 -0700 |
commit | 5b38f061dcb75e349c2d57c193bbaf46d9cd02ef (patch) | |
tree | 9576a3774437b2e17969197b03e99feb4548711c /startop/scripts/app_startup/lib/adb_utils.py | |
parent | 7507d7bc02908e4b2989559c8e9fd1c11fbfe7f0 (diff) |
Use std::set instead of SortedVector
Avoid the use of custom data structures. Here, convert
disabledInputDevices into set. We only care about whether or not a
certain input device is present in this list.
Bug: 137212522
Test: none
Change-Id: I761a6e0165a7ce937e241c30a40249edd0810376
Diffstat (limited to 'startop/scripts/app_startup/lib/adb_utils.py')
0 files changed, 0 insertions, 0 deletions