Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c435872 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add notification ID for APM enhancement" am: d84cfad7

parents 7247885a d84cfad7
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -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;