Merge "Better notification to user when DNS-over-TLS is broken" am: 81852c8481 am: eb24608dbc

am: a55366ffdb

Change-Id: I9d840678b1612c89b7917e8eece0c920326a83a0
This commit is contained in:
Lucas Lin
2019-10-23 03:20:21 -07:00
committed by android-build-merger
12 changed files with 303 additions and 54 deletions

View File

@@ -249,6 +249,8 @@ message SystemMessage {
NOTE_NETWORK_LOGGED_IN = 744;
// A partial connectivity network was detected during network validation
NOTE_NETWORK_PARTIAL_CONNECTIVITY = 745;
// Private DNS is broken in strict mode
NOTE_NETWORK_PRIVATE_DNS_BROKEN = 746;
// Notify the user that their work profile has been deleted
// Package: android