[Audiosharing] Created audiostreams package.
Also updated some resource names. Bug: 308368124 Test: Manual Change-Id: I775e640bb34a02ee104cefd9a396af6a9f2fbb6e
This commit is contained in:
@@ -17,12 +17,13 @@
|
||||
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:title="@string/audio_sharing_streams_title">
|
||||
xmlns:settings="http://schemas.android.com/apk/res-auto"
|
||||
android:title="@string/audio_streams_title">
|
||||
|
||||
<Preference
|
||||
android:key="audio_streams_scan_qr_code"
|
||||
android:title="@string/bluetooth_find_broadcast_button_scan"
|
||||
android:icon="@drawable/ic_add_24dp"
|
||||
android:summary="@string/audio_sharing_streams_qr_code_summary"/>
|
||||
android:summary="@string/audio_streams_qr_code_summary" />
|
||||
|
||||
</PreferenceScreen>
|
||||
Reference in New Issue
Block a user