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

Commit c3780d6c authored by Mark Chien's avatar Mark Chien Committed by Android (Google) Code Review
Browse files

Merge "Add usesCleartextTraffic to Tethering" into mainline-prod

parents 1be26644 2bdacf4a
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>