Skip to content
Snippets Groups Projects
Commit 1ed9e747 authored by Mark Chien's avatar Mark Chien Committed by Automerger Merge Worker
Browse files

Merge "Add usesCleartextTraffic to Tethering" am: 3aee2ac9

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1402629

Change-Id: Ia5d7695edf13ac4ae9544c648fa95068809f0ab1
parents c5d748e6 3aee2ac9
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@
<application
android:label="Tethering"
android:defaultToDeviceProtectedStorage="true"
android:directBootAware="true">
android:directBootAware="true"
android:usesCleartextTraffic="true">
</application>
</manifest>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment