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

Commit 5d76edcd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Rename exoplayer2-core to exoplayer2-extractor"

parents 4f341bd3 5b86f83c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -541,7 +541,7 @@ java_library {
    srcs: [":framework-all-sources"],
    installable: false,
    static_libs: [
        "exoplayer2-core",
        "exoplayer2-extractor",
        "android.hardware.wifi-V1.0-java-constants",
    ],
    libs: ["icing-java-proto-lite"],
@@ -561,7 +561,7 @@ java_library {
        "compat-changeid-annotation-processor",
    ],
    static_libs: [
        "exoplayer2-core",
        "exoplayer2-extractor",
        "android.hardware.wifi-V1.0-java-constants",
    ]
}
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ java_library {
    ],

    static_libs: [
        "exoplayer2-core"
        "exoplayer2-extractor"
    ],
    jarjar_rules: "jarjar_rules.txt",