Remove Skia's src/image as a search path for HWUI

This is a private path and the contents should not be (and are not)
used directly.

Change-Id: I4ccf7dc9ce615a8e565b9d89501c10ef2c548cb2
This commit is contained in:
Kevin Lubick
2023-02-16 12:59:48 +00:00
parent 404b03deff
commit ed58eab2e9

View File

@@ -385,7 +385,6 @@ cc_defaults {
"external/skia/include/private",
"external/skia/src/codec",
"external/skia/src/core",
"external/skia/src/image",
"external/skia/src/images",
],