OSDN Git Service

Enable PARTIAL_CONNECTIVITY dialog
authorlucaslin <lucaslin@google.com>
Thu, 21 Mar 2019 03:59:22 +0000 (11:59 +0800)
committerlucaslin <lucaslin@google.com>
Fri, 22 Mar 2019 01:10:08 +0000 (09:10 +0800)
commit975b7d3dfd3d7b2159bdd36f1410e594dbe6c707
treeb0ca9bad63b66dd9ecaf00f8cb54d2c9648d2f13
parentac3406f9c6eb72f6f538f31274d4c15422599758
Enable PARTIAL_CONNECTIVITY dialog

Enable PARTIAL_CONNECTIVITY dialog to complete the function.

Bug: 113450764
Test: 1. Build pass
      2. atest FrameworksNetTests
      3. atest NetworkStackTests
      4. Change captive_portal_https_url to https://invalid.com
      to simulate partial connectivity.

Change-Id: I5c9fe7a898d30d2f7f75142c85e73fefc257a147
services/core/java/com/android/server/ConnectivityService.java