Merge "Make ext.jar only dependent on public SDK APIs" am: c457d8c95a

am: 1f30b816d8

Change-Id: I01daf30a865d16e29de80e39f61752b6931681ae
This commit is contained in:
Neil Fuller
2018-09-26 06:30:38 -07:00
committed by android-build-merger

View File

@@ -798,7 +798,7 @@ gensrcs {
java_library { java_library {
name: "ext", name: "ext",
installable: true, installable: true,
no_framework_libs: true, sdk_version: "core_current",
static_libs: [ static_libs: [
"libphonenumber-platform", "libphonenumber-platform",
"nist-sip", "nist-sip",