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

Commit a09422d6 authored by Arc Wang's avatar Arc Wang Committed by Android (Google) Code Review
Browse files

Merge "[adb-wireless] Allow users copy 'IP address & Port' in Wireless debugging"

parents ed454ae6 cf6ab33e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -35,7 +35,8 @@
            android:key="adb_ip_addr_pref"
            android:title="@string/adb_wireless_ip_addr_preference_title"
            android:summary="@string/summary_placeholder"
            android:selectable="false"/>
            android:selectable="false"
            settings:enableCopying="true"/>
    </PreferenceCategory>

    <!-- Pairing methods category -->