commit | dbeddfdbff212e0d396bf748ea3b08e3fbdc58bb | [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 | 6bbdb1674bb04001f5f8922ebc8cae842a02fb19 | |
parent | 7af6a2e9f4052e7257a6eabe7d83cbb393c59311 [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