Merge "Add usesCleartextTraffic to Tethering"
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