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

Commit 41998961 authored by Yuri Lin's avatar Yuri Lin Committed by Android (Google) Code Review
Browse files

Merge "Rename use_ipcdatacache_channels in favor of nm_binder_perf_cache_channels" into main

parents d8968f5c 70ded9fe
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -283,6 +283,13 @@ flag {
  bug: "362981561"
}

flag {
  name: "nm_binder_perf_cache_channels"
  namespace: "systemui"
  description: "Use IpcDataCache for notification channel/group lookups"
  bug: "362981561"
}

flag {
  name: "no_sbnholder"
  namespace: "systemui"
+0 −7
Original line number Diff line number Diff line
@@ -122,13 +122,6 @@ flag {
  }
}

flag {
  name: "use_ipcdatacache_channels"
  namespace: "systemui"
  description: "Adds an IPCDataCache for notification channel/group lookups"
  bug: "331677193"
}

flag {
  name: "use_ssm_user_switch_signal"
  namespace: "systemui"