Merge "Add notification ID for APM enhancement"
This commit is contained in:
@@ -290,6 +290,10 @@ message SystemMessage {
|
|||||||
// Package: android
|
// Package: android
|
||||||
NOTE_REVIEW_NOTIFICATION_PERMISSIONS = 71;
|
NOTE_REVIEW_NOTIFICATION_PERMISSIONS = 71;
|
||||||
|
|
||||||
|
// Inform the user of wifi apm state changes.
|
||||||
|
// Package: android
|
||||||
|
NOTE_WIFI_APM_NOTIFICATION = 73;
|
||||||
|
|
||||||
// Inform the user of bluetooth apm state changes.
|
// Inform the user of bluetooth apm state changes.
|
||||||
// Package: android
|
// Package: android
|
||||||
NOTE_BT_APM_NOTIFICATION = 74;
|
NOTE_BT_APM_NOTIFICATION = 74;
|
||||||
|
|||||||
Reference in New Issue
Block a user