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

Commit 5f03da88 authored by pajacechen's avatar pajacechen
Browse files

Fix the namespace for aconfig flag

- Reference b/290822399
- The namespace of aconfig flag should be "power_optimization", not
  "battery_saver"

Test: Manual Test
Bug: 336960905
Change-Id: I8e4e272a4a792eef2d624fabe1938f23b0c8b292
parent c595dc65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ container: "system"

flag {
  name: "update_auto_turn_on_notification_string_and_action"
  namespace: "battery_saver"
  namespace: "power_optimization"
  description: "Improve the string and hightligh settings item for battery saver auto-turn-on notification"
  bug: "336960905"
  metadata {