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

Commit b10b31bc authored by Ulyana Trafimovich's avatar Ulyana Trafimovich Committed by Automerger Merge Worker
Browse files

Merge "Add <uses-library> information." am: 4bb99a78

Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1427665

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I86e3713c8ba955f4c655d3ea25f7c07b248ce3d8
parents ee06524d 4bb99a78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -81,6 +81,7 @@ android_app {
        "settings-platform-compat-config",
    ],
    static_libs: ["Settings-core"],
    uses_libs: ["org.apache.http.legacy"],
    resource_dirs: [],
    optimize: {
        proguard_flags_files: ["proguard.flags"],
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ android_app {
        "telephony-common",
        "ims-common",
    ],
    uses_libs: ["org.apache.http.legacy"],
}

//############################################################