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

Commit e37ac424 authored by Ryan Lin's avatar Ryan Lin Committed by android-build-merger
Browse files

Merge "Add summaries for Bluetooth audio active device status" into pi-dev am: c82ab5e7

am: 9ac3f4c6

Change-Id: Idd517bdec6a32c8b467a0f7cc531e5171e689feb
parents 2147cfe0 9ac3f4c6
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -250,6 +250,18 @@
        <item>Best Effort (Adaptive Bit Rate)</item>
    </string-array>

    <!-- Summaries for Android Auto Bluetooth Audio Active Device status. [CHAR LIMIT=50]-->
    <string-array name="bluetooth_audio_active_device_summaries" >
        <!-- Status message when the device is not Active. -->
        <item></item>
        <!-- Status message when the device is Active for Media and Phone. -->
        <item>, active</item>
        <!-- Status message when the device is Active for Media only. -->
        <item>, active (media)</item>
        <!-- Status message when the device is Active for Phone only. -->
        <item>, active (phone)</item>
    </string-array>

    <!-- Titles for logd limit size selection preference. [CHAR LIMIT=14] -->
    <string-array name="select_logd_size_titles">
        <item>Off</item>