Merge "Fix build warnings for CaptivePortalLogin"
This commit is contained in:
@@ -27,14 +27,4 @@ java_library_static {
|
|||||||
srcs: ["src/metrics_constants.proto"],
|
srcs: ["src/metrics_constants.proto"],
|
||||||
no_framework_libs: true,
|
no_framework_libs: true,
|
||||||
sdk_version: "system_current",
|
sdk_version: "system_current",
|
||||||
// Pin java_version until jarjar is certified to support later versions. http://b/72703434
|
|
||||||
java_version: "1.8",
|
|
||||||
target: {
|
|
||||||
android: {
|
|
||||||
jarjar_rules: "jarjar-rules.txt",
|
|
||||||
},
|
|
||||||
host: {
|
|
||||||
static_libs: ["libprotobuf-java-nano"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user