Merge "Email app might use cleartext network traffic." into mnc-dev
This commit is contained in:
commit
f3973456f4
@ -84,7 +84,8 @@
|
||||
android:theme="@style/UnifiedEmailTheme"
|
||||
android:hardwareAccelerated="true"
|
||||
android:allowBackup="false"
|
||||
android:supportsRtl="true" >
|
||||
android:supportsRtl="true"
|
||||
android:usesCleartextTraffic="true" >
|
||||
|
||||
<uses-library android:name="org.apache.http.legacy" android:required="false" />
|
||||
<activity
|
||||
|
Loading…
Reference in New Issue
Block a user