+0
−2
+5
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
setBackground() call was deprecated in API level 29 - however we still keep the background bitmap in memory - both in system server and systemui - if the app decides to set it. This is a rather big contributor to Notification memory use. This change makes setBackground() call a no-op on devices running API 35 or newer. Bug: 270551184 Test: newly created CTS and unit tests run on cheetah Change-Id: I6e50ac2e6c9b009512f0baf5442792c2a3b747ec