OSDN Git Service

WallpaperColors.fromDrawable Drawable mutation
authorLucas Dupin <dupin@google.com>
Fri, 2 Mar 2018 20:18:50 +0000 (12:18 -0800)
committerLucas Dupin <dupin@google.com>
Mon, 5 Mar 2018 17:27:28 +0000 (17:27 +0000)
commitffbf37e61141d0694d47565e60ff713f72c19532
tree01b57b84d97a5b1eed60936c4991dd42159eed36
parent9bbd9661c05cbf0895e9468519ebf8effa655617
WallpaperColors.fromDrawable Drawable mutation

WallpaperColors.fromDrawable should never mutate Drawable bounds

Test: tests/app/src/android/app/cts/WallpaperColorsTest.java
Change-Id: I7467033c6a4e587b04e60423ceec3404b980cdf2
Fixes: 73506557
core/java/android/app/WallpaperColors.java