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

Commit a401cbee authored by Jiakai Zhang's avatar Jiakai Zhang
Browse files

Fix uses_libs properties for OneMedia.

Bug: 331528424
Test: m OneMedia
Change-Id: I13725bc7dccb1c4cb22f1cb2ea5a875ee927bf13
parent 3a17b4d7
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,
    },