Skip to content
Commit 13132500 authored by David Su's avatar David Su
Browse files

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
parent 592f8d52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment