OSDN Git Service

Remove fAsset->read() debug statement
authorMatt Sarett <msarett@google.com>
Mon, 7 Nov 2016 20:53:46 +0000 (15:53 -0500)
committerMatt Sarett <msarett@google.com>
Mon, 7 Nov 2016 21:05:13 +0000 (21:05 +0000)
commit9a2d4e74b7837748474d6a4fa7b9edc584044338
tree399a7a5bcd9fc2e10d3734e03b066daa63ee3eae
parenta7fcb2bc2a65da3743914727adb0df89a4eb0b66
Remove fAsset->read() debug statement

This shows up in the Skia logs constantly and does
not provide useful information.

Test: This no longer prints.

BUG:32370375

Change-Id: Ic8308d41826cb27de77b019fdc59e434086c8009
core/jni/android/graphics/Utils.cpp