Skip to content
Snippets Groups Projects
Commit 3aee2ac9 authored by Mark Chien's avatar Mark Chien Committed by Gerrit Code Review
Browse files

Merge "Add usesCleartextTraffic to Tethering"

parents 96924bf2 c12b03a9
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