commit | 5de17526b2cfea0e5ddccd8eff663f48f154c738 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Wed Jan 31 11:10:40 2018 -0500 |
committer | Leon Scroggins III <scroggo@google.com> | Wed Jan 31 19:34:58 2018 -0500 |
tree | 3b13e00d2d3ea2d31a3d55b92c57a6b9c46f95b5 | |
parent | ce9bcc4977a8f7eca00674dd5292f191e3ca98fa [diff] |
Deprecate createFromResourceStream with BitmapFactory.Options Bug: 63909536 Test: none This version is never used internally with a non-null Options object. The Options object prevents us from taking advantage of the new ImageDecoder. Change-Id: I867f482249a0a6f4b37220b597ef38abf0684360