commit | 3bd1f6f0042cf81bfeed290e87130bf621cf8634 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Nov 02 11:53:16 2020 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Nov 02 11:53:16 2020 +0800 |
tree | d49ecfcf825d271259e51ca9f2510760856dd841 | |
parent | 39516dec372f2a67ac9926ab5e408e3a59901746 [diff] |
Use local defined constants for notification channels ConnectivityService mainline module cannot call the members inside SystemNotificationChannels.java. So use the local defined constants instead. Bug: 172040168 Test: atest FrameworksNetTests Test: Manual test NO_INTERNET, SIGN_IN, PARTIAL_CONNECTIVITY, VPN_ALWAYS_ON notifications. Change-Id: I223b207c4346e8239dee78e50dd2b0532a3e55b0