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

Commit 5b86f83c authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Rename exoplayer2-core to exoplayer2-extractor

Bug: 132153067
Test: Not applicable.
Change-Id: I9af4c9abe49e3628928a14091eebb949670d6416
parent 4a8fc13d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -533,7 +533,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"],
@@ -553,7 +553,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",