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

Commit d9792897 authored by Paul Duffin's avatar Paul Duffin
Browse files

Replace no_framework_libs: true with sdk_version: "core_platform"

Bug: 134566750
Test: m
Change-Id: I3874470f17b28dd23e907b7279da984cbaa597ef
Exempt-From-Owner-Approval: minor build change
parent 734bd213
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ java_library_static {
        type: "nano",
    },
    srcs: ["*.proto"],
    no_framework_libs: true,
    sdk_version: "core_platform",
    target: {
        android: {
            jarjar_rules: "jarjar-rules.txt",