mirror of
https://github.com/Evolution-X/external_piex
synced 2026-02-01 07:35:29 +00:00
Export headers from libpiex
Test: mmma -j external/skia Change-Id: I5b36fd1136aeb82237c4aee6723c51b8a9405838
This commit is contained in:
@@ -31,6 +31,7 @@ cc_library_shared {
|
|||||||
"src/tiff_parser.cc",
|
"src/tiff_parser.cc",
|
||||||
"src/piex.cc",
|
"src/piex.cc",
|
||||||
],
|
],
|
||||||
|
export_include_dirs: ["."],
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"libbinary_parse",
|
"libbinary_parse",
|
||||||
"libimage_type_recognition",
|
"libimage_type_recognition",
|
||||||
|
|||||||
Reference in New Issue
Block a user