commit | ff296e75ced99cfde72da5b3352afe36d7a67f7f | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Tue Nov 27 14:33:04 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 27 14:33:04 2018 +0000 |
tree | 1a5ea88fbf4d797cface4ba2da94e82200a55ef8 | |
parent | 4314aef8113999db38f22b84b76102451d8c62af [diff] | |
parent | ba4cee0b1c571f05ea9c5e9a9ffc62e50f6460dd [diff] |
Merge "Make ext build against core.platform.api.stubs"
diff --git a/Android.bp b/Android.bp index 8b60745..d8bbf4c 100644 --- a/Android.bp +++ b/Android.bp
@@ -816,7 +816,7 @@ java_library { name: "ext", installable: true, - sdk_version: "core_current", + no_framework_libs: true, static_libs: [ "libphonenumber-platform", "nist-sip",