commit | 7db7ce17a7385ae8d6f463a9c47b1605c1154f80 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Sat Jan 11 18:41:08 2020 -0800 |
committer | David Su <dysu@google.com> | Mon Jan 13 12:51:38 2020 -0800 |
tree | e8ef98bc397a4c5aa839d6130f5758fb9e685bb6 | |
parent | da340ae101a50c79fc5e3fdd95f4b809137f2073 [diff] |
Expose WifiInfo & NetworkSelectionStatus Builders for SettingsUnitTests SettingsUnitTests needs to set up WifiInfo & NetworkSelectionStatus objects in a specific state and parcel/unparcel them. Create @SystemApi Builder classes in order to allow SettingsUnitTests to create these objects while maintaining the immutability of their APIs. Bug: 138801922 Test: atest SettingsUnitTests Change-Id: I40034d08396efc45bd24e16bd788e702366d5dd2