Merge "[adb-wireless] Allow users copy 'IP address & Port' in Wireless debugging"
This commit is contained in:
@@ -35,7 +35,8 @@
|
|||||||
android:key="adb_ip_addr_pref"
|
android:key="adb_ip_addr_pref"
|
||||||
android:title="@string/adb_wireless_ip_addr_preference_title"
|
android:title="@string/adb_wireless_ip_addr_preference_title"
|
||||||
android:summary="@string/summary_placeholder"
|
android:summary="@string/summary_placeholder"
|
||||||
android:selectable="false"/>
|
android:selectable="false"
|
||||||
|
settings:enableCopying="true"/>
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
|
||||||
<!-- Pairing methods category -->
|
<!-- Pairing methods category -->
|
||||||
|
|||||||
Reference in New Issue
Block a user