commit | 4c85530de0c72fdddce8d709e7ab761703cc01c5 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Tue Jan 10 17:42:23 2023 -0500 |
committer | Evan Laird <evanlaird@google.com> | Thu Jan 12 15:43:22 2023 -0500 |
tree | af99e8ac10719d6583246ec15324044c1f75f9cb | |
parent | 5c87aeada191c4b411f9ddb7d61b4c8005fd6460 [diff] |
[Sb refactor] [demo] Use better default for demo mode DemoModeConnectionsRepository was using (isConnected = false, isValidated = false) for its default mobile connectivity model, and doesn't yet support updating those values via the command line. This CL just changes the default to be (true, true) so that the icons properly show up. Test: manual demo mode Bug: 238425913 Change-Id: I1c9ade7ed0bd3c278ed38a3b306627a2879fb83e