Loading proto/src/system_messages.proto +3 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,9 @@ message SystemMessage { // Package: android NOTE_SERIAL_CONSOLE_ENABLED = 55; // Inform the user that the current network may not support using a randomized MAC address. NOTE_NETWORK_NO_MAC_RANDOMIZATION_SUPPORT = 56; // ADD_NEW_IDS_ABOVE_THIS_LINE // Legacy IDs with arbitrary values appear below // Legacy IDs existed as stable non-conflicting constants prior to the O release Loading Loading
proto/src/system_messages.proto +3 −0 Original line number Diff line number Diff line Loading @@ -234,6 +234,9 @@ message SystemMessage { // Package: android NOTE_SERIAL_CONSOLE_ENABLED = 55; // Inform the user that the current network may not support using a randomized MAC address. NOTE_NETWORK_NO_MAC_RANDOMIZATION_SUPPORT = 56; // ADD_NEW_IDS_ABOVE_THIS_LINE // Legacy IDs with arbitrary values appear below // Legacy IDs existed as stable non-conflicting constants prior to the O release Loading