commit | 13132500eba8af971d7b19046b2a63b90f51ac8e | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Tue Jan 21 15:15:41 2020 -0800 |
committer | David Su <dysu@google.com> | Tue Jan 21 15:22:19 2020 -0800 |
tree | 8d5cfd7e5ce01fea74c1a3f17a2d1ea05d0bb766 | |
parent | 592f8d52aca3736b9992528feecab10945efa110 [diff] |
Wifi Builders: multiple calls to build() should return different instances Previous build() implementation simply returns the object wrapped inside the builder. The expected behavior should be to return a new instance every time build() is called. Bug: 148098082 Test: atest FrameworksWifiApiTests Change-Id: If4c1cf45be155f32bea399ad0e3ec52b28f645a7