wifi: API Review: API changes to SoftApConfiguration.Builder

1. enableClientControlByUser should be renamed
to setClientControlByUserEnabled.
2. setShutdownTimeoutMillis(int) should take a long,
same for getter. Millisecond durations are always long.
3. Separate setClientList into two methods

Bug: 150855680
Test: atest frameworks/base/wifi/tests/
Change-Id: Ib065993748e186790290d3e50f4f28a09146fd65
3 files changed
tree: d7b1ae2489443711341e6b0b957c2320bfe3dd0e
  1. framework/
  2. OsuLogin/
  3. OWNERS