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

Skip to content
Commit 297baf11 authored by Julia Tuttle's avatar Julia Tuttle
Browse files

BigPictureStyle: set unused big picture extra to null

ag/24426105 changed BigPictureStyle so that whichever of EXTRA_PICTURE
or EXTRA_PICTURE_ICON wasn't set to the big picture would be *removed*
instead of set to null.

This was an app-visible behavior change, and turned out to break one of
our own tests, b/315128763. Since it has the potential to affect apps
that interact with notifications, I'm modifying it to preserve the old
null value behavior, while leaving the other bitmap expiration work in
that change alone.

Bug: 290381858
Bug: 315128763
Test: atest NotificationTest
Test: atest NotificationManagerServiceTest
Flag: NA
Change-Id: Ifef48da0ba6c0314dffef9ac04e5018bfb85b91b
parent 6adcf928
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment