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

Commit d84cfad7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add notification ID for APM enhancement"

parents 001d5617 e9f497ce
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -290,6 +290,10 @@ message SystemMessage {
    // Package: android
    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.
    // Package: android
    NOTE_BT_APM_NOTIFICATION = 74;