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

Commit dae325f3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add notification ID for APM enhancement" into tm-qpr-dev-plus-aosp

parents 6198fd99 b839e240
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -298,6 +298,10 @@ message SystemMessage {
    // Notify the user to setup their dock
    NOTE_SETUP_DOCK = 72;

    // 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;