commit | 4cf96ab3ccf4799ab7ad586995e416123ef69c12 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Mar 16 18:06:06 2021 +0900 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Mar 18 22:41:00 2021 +0800 |
tree | 48d17692bf5520e488939f0b846089bf661cde83 | |
parent | 1235582921dab14c576b749111f203a1db16c097 [diff] |
Add startCaptivePortalApp to system API The API is already used by settings and should be usable by setup wizards. It is the only way for a caller outside of the system_server to trigger the captive portal application. The API is already CTS tested in android.net.cts.CaptivePortalTest. Fixes: 182871577 Test: atest CtsNetTestCases:android.net.cts.CaptivePortalTest Change-Id: Ie8d9a546b54524ba837715baa94a07d1f993d8d3