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

Commit 2e6d8079 authored by Guibing Cai's avatar Guibing Cai
Browse files

Revert "Add WEB session tag for brower's power hint session control."

Revert submission 30772387-web-session-tag

Reason for revert: New feature request have to go through Android FR process.

Reverted changes: /q/submissionid:30772387-web-session-tag

Change-Id: Ifdfb8af39ae05552d79f3fc7f303e884e129f679
parent d252faa9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,5 +40,4 @@ enum SessionTag {
  GAME,
  APP,
  SYSUI,
  WEB,
}
+0 −5
Original line number Diff line number Diff line
@@ -51,9 +51,4 @@ enum SessionTag {
     * This tag is used to mark hint sessions created by the system UI.
     */
    SYSUI,

    /**
     * This tag is used to mark hint sessions created by the web browers.
     */
    WEB,
}