summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2018-11-27 14:33:04 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2018-11-27 14:33:04 +0000
commitff296e75ced99cfde72da5b3352afe36d7a67f7f (patch)
tree1a5ea88fbf4d797cface4ba2da94e82200a55ef8
parent4314aef8113999db38f22b84b76102451d8c62af (diff)
parentba4cee0b1c571f05ea9c5e9a9ffc62e50f6460dd (diff)
Merge "Make ext build against core.platform.api.stubs"
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 8b607459a98d..d8bbf4c7c844 100644
--- a/Android.bp
+++ b/Android.bp
@@ -816,7 +816,7 @@ gensrcs {
java_library {
name: "ext",
installable: true,
- sdk_version: "core_current",
+ no_framework_libs: true,
static_libs: [
"libphonenumber-platform",
"nist-sip",