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