am f3973456
: Merge "Email app might use cleartext network traffic." into mnc-dev
* commit 'f3973456f43255ec5f72764734c5181294e958e3': Email app might use cleartext network traffic.
This commit is contained in:
commit
bfcf92f171
@ -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