mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Export libicuuc headers from libminikin
Test: m -j checkbuild Change-Id: Ibecebc8a1bd4028c083424476dd379c0ce0149a1
This commit is contained in:
parent
a3e5cd344d
commit
4cab55f535
@ -77,6 +77,7 @@ cc_library {
|
||||
],
|
||||
header_libs: ["libminikin_headers"],
|
||||
export_header_lib_headers: ["libminikin_headers"],
|
||||
export_shared_lib_headers: ["libicuuc"],
|
||||
|
||||
clang: true,
|
||||
sanitize: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user