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

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

Merge "Add dependencies on org.apache.http.legacy where needed"

parents 9c192660 1f49e4e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
    <application
            android:label="@string/service_name"
            android:allowBackup="false">
        <uses-library android:name="org.apache.http.legacy" />
        <service
                android:name=".DirectStatementService"
                android:exported="false">