commit | d337ac7a46cfd4eae52f34e58f952a6b3c710f25 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Wed May 13 16:09:35 2020 +0800 |
committer | Chris Tate <ctate@android.com> | Mon Sep 28 17:23:24 2020 +0000 |
tree | 718a47f49f920cf50f68b62200fb726b73623622 | |
parent | 04a48ca0e7dda5e286c789bef0cbad6acf8fd74b [diff] |
Make WallpaperMS bind wallpaper component PendingIntent immutable. Require that the PendingIntent be immutable so that a malicious app is not able to hijack and mutate any of the details. Fixes: 154915372 Test: build & flash, change wallpaper manually. Change-Id: I59b48811b26736bf0575769107dd940ca33ccf8d (cherry picked from commit d4bd69cef05d379555418a8fe748ec94ff6bd6d0)