commit | 42c50042d1f05d92ecc57baebe3326a57aeecf77 | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Tue Feb 18 14:51:17 2020 -0500 |
committer | Derek Sollenberger <djsollen@google.com> | Thu Feb 20 21:50:06 2020 -0500 |
tree | 93a60642fc2612b6a3ddc49da9373a3e9ce56397 | |
parent | 15da7e24a5c73f600dc87d103d82f6396b2ef82e [diff] |
Remove dependence on libandroid_runtime from Bitmap.cpp The end goal is to have Bitmap.cpp use AParcel, but until that API is extended to support this use case this is an alternative way to isolate the graphics files from the libandroid_runtime. Test: CtsGraphicsTestCases Bug: 145227478 Change-Id: Ie3854fe03dec4f7b1b485295bb9a5ebba52ddb7c