commit | f5d07b84c1a5b5c529d8f37554671c7274bced92 | [log] [tgz] |
---|---|---|
author | Youming Ye <paulye@google.com> | Wed Jul 17 18:31:28 2019 -0700 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Aug 01 00:58:48 2019 +0000 |
tree | 133ca50d3bd7365d3f7d5ce77dd08410dc2cc140 | |
parent | 02a6e829744d5250ca2cf628c5bf8ed2afa5ebaa [diff] |
Add non-dds check for startNetworkScan Providing non-dds exemption for HAL 1.2 network scan due to some devices only perform network scan on preferred data sim. Since logical modem id(0/1) and physical sim slot id(0/1) are intuitively aligned. Set first sim as dds sim, and skip the network scan on the second one (non-dds). Test: Vts Bug: 135243177 Change-Id: I58b89473714dc6d3ce6567ba1809baad6cd6d799 (cherry picked from commit fc85e8fa50ccae2cd0e538260ccb9e62c109b181)