Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Embed ICU data inside libflutter.so on Android #211

Merged
merged 1 commit into from
Jan 29, 2019

Conversation

jason-simmons
Copy link
Member

@jason-simmons jason-simmons commented Jan 25, 2019

} else if (is_android) {
# Only export JNI_OnLoad symbol.
_shared_library_configs +=
[ "//build/config/android:hide_all_but_jni_onload" ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we delete this target and the file it references as well from the buildroot?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with keeping it - it's part of the current Chromium buildroot

@jason-simmons jason-simmons merged commit 13ca742 into flutter:master Jan 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants