Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2940cc72 authored by Mark Chien's avatar Mark Chien Committed by Gerrit Code Review
Browse files

Merge "Add usesCleartextTraffic to Tethering"

parents 42ac8702 5e1ca2bf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
    <application
        android:label="Tethering"
        android:defaultToDeviceProtectedStorage="true"
        android:directBootAware="true">
        android:directBootAware="true"
        android:usesCleartextTraffic="true">
    </application>
</manifest>