Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2c9b20e authored by Tobias Thierer's avatar Tobias Thierer Committed by Gerrit Code Review
Browse files

Merge "Pin jarjar'ed target telephony-protos to java_version 1.8."

parents c8dc89d0 f2ddc0ff
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24,4 +24,6 @@ java_library_static {
    srcs: ["src/**/*.proto"],
    no_framework_libs: true,
    jarjar_rules: "jarjar-rules.txt",
    // Pin java_version until jarjar is certified to support later versions. http://b/72703434
    java_version: "1.8",
}
 No newline at end of file