Merge "Add usesCleartextTraffic to Tethering" am: 2940cc724a am: 6e202d7b50 am: ed63b6c56d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1402629 Change-Id: I7a70a8ea8cfe430755544b0b57660658477e7416
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
<application
|
<application
|
||||||
android:label="Tethering"
|
android:label="Tethering"
|
||||||
android:defaultToDeviceProtectedStorage="true"
|
android:defaultToDeviceProtectedStorage="true"
|
||||||
android:directBootAware="true">
|
android:directBootAware="true"
|
||||||
|
android:usesCleartextTraffic="true">
|
||||||
</application>
|
</application>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|||||||
Reference in New Issue
Block a user