diff --git a/Android.bp b/Android.bp index ac145fc7dcd70..e2b432cdd8cdc 100644 --- a/Android.bp +++ b/Android.bp @@ -798,7 +798,7 @@ gensrcs { java_library { name: "ext", installable: true, - no_framework_libs: true, + sdk_version: "core_current", static_libs: [ "libphonenumber-platform", "nist-sip",