add guard for android (needs rebaseline)

android.graphics.drawable.cts.BitmapDrawableTest.testPreloadDensity(BitmapDrawableTest.java:556)

Bug: skia:
Change-Id: Ibc6b67c6ec82f578ffffd7461e2505713c704b8d
Reviewed-on: https://skia-review.googlesource.com/21824
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2017-07-07 09:52:56 -04:00
parent 98308fb081
commit aa6c777f7d

View File

@ -15,4 +15,5 @@ android_framework_defines = [
"SK_SUPPORT_DEPRECATED_CLIPOPS",
"SK_LEGACY_SWEEP_GRADIENT",
"SK_SUPPORT_LEGACY_TILED_BITMAPS",
"SK_SUPPORT_LEGACY_BILERP_IGNORING_HACK",
]