commit | 42f8a914cfca03312f75742ee34391890729025c | [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 | bc2369abe922f905903668af2b670e73974c413e [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