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

This commit is contained in:
TreeHugger Robot
2017-07-25 08:12:50 +00:00
committed by Android (Google) Code Review

View File

@@ -98,6 +98,7 @@
android:defaultToDeviceProtectedStorage="true"
android:directBootAware="true">
<uses-library android:name="org.apache.http.legacy" />
<!-- Settings -->
<activity android:name="Settings"