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

Commit bc66657b authored by Jiakai Zhang's avatar Jiakai Zhang Committed by Android Build Cherrypicker Worker
Browse files

Fix uses_libs properties for OneMedia.

Bug: 331528424
Test: m OneMedia
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a401cbeeabfaece70150e7fc9ab41a2b9f02dd81)
Merged-In: I13725bc7dccb1c4cb22f1cb2ea5a875ee927bf13
Change-Id: I13725bc7dccb1c4cb22f1cb2ea5a875ee927bf13
parent 52bd4f13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ android_app {
    platform_apis: true,
    certificate: "platform",
    libs: ["org.apache.http.legacy"],
    optional_uses_libs: ["org.apache.http.legacy"],
    optimize: {
        enabled: false,
    },