OSDN Git Service

Move MediaBrowserService to Bluetooth Process
authorSanket Agarwal <sanketa@google.com>
Thu, 31 Mar 2016 00:53:54 +0000 (17:53 -0700)
committerSanket Agarwal <sanketa@google.com>
Tue, 5 Apr 2016 21:26:13 +0000 (21:26 +0000)
MediaBrowserService exports A2DP streaming features to the rest of stack
using the MediaBrowser API. Currently it was being stareted by
BOOT_COMPLETE which made it start very late. Also that meant that some
of the broadcasts for the connection events is lost. Now it is started
by the A2DP state machine so that we do not miss any state changes.

Bug: 27744764
Change-Id: I193b4adfea09cbd90e41f1a217383b6aa234ef2b

99 files changed:
AndroidManifest.xml
res/values/strings.xml
services/A2dpMediaBrowserService/Android.mk [deleted file]
services/A2dpMediaBrowserService/AndroidManifest.xml [deleted file]
services/A2dpMediaBrowserService/res/drawable-hdpi/ic_launcher.png [deleted file]
services/A2dpMediaBrowserService/res/drawable-hdpi/ic_notification.png [deleted file]
services/A2dpMediaBrowserService/res/values-af/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-am/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ar/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-az-rAZ/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-b+sr+Latn/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-be-rBY/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-bg/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-bn-rBD/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-bs-rBA/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ca/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-cs/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-da/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-de/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-el/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-en-rAU/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-en-rGB/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-en-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-es-rUS/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-es/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-et-rEE/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-eu-rES/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-fa/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-fi/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-fr-rCA/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-fr/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-gl-rES/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-gu-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-hi/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-hr/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-hu/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-hy-rAM/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-in/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-is-rIS/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-it/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-iw/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ja/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ka-rGE/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-kk-rKZ/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-km-rKH/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-kn-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ko/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ky-rKG/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-lo-rLA/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-lt/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-lv/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-mk-rMK/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ml-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-mn-rMN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-mr-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ms-rMY/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-my-rMM/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-nb/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ne-rNP/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-nl/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-pa-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-pl/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-pt-rPT/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-pt/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ro/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ru/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-si-rLK/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-sk/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-sl/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-sq-rAL/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-sr/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-sv/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-sw/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ta-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-te-rIN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-th/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-tl/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-tr/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-uk/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-ur-rPK/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-uz-rUZ/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-v21/styles.xml [deleted file]
services/A2dpMediaBrowserService/res/values-vi/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-zh-rCN/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-zh-rHK/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-zh-rTW/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values-zu/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values/strings.xml [deleted file]
services/A2dpMediaBrowserService/res/values/styles.xml [deleted file]
services/A2dpMediaBrowserService/res/xml/automotive_app_desc.xml [deleted file]
services/A2dpMediaBrowserService/src/com/google/android/a2dpsink/mbs/BootCompleteReceiver.java [deleted file]
services/Android.mk [deleted file]
src/com/android/bluetooth/a2dpsink/A2dpSinkService.java [moved from src/com/android/bluetooth/a2dp/A2dpSinkService.java with 95% similarity]
src/com/android/bluetooth/a2dpsink/A2dpSinkStateMachine.java [moved from src/com/android/bluetooth/a2dp/A2dpSinkStateMachine.java with 99% similarity]
src/com/android/bluetooth/a2dpsink/A2dpSinkStreamingStateMachine.java [moved from src/com/android/bluetooth/a2dp/A2dpSinkStreamingStateMachine.java with 99% similarity]
src/com/android/bluetooth/a2dpsink/mbs/A2dpMediaBrowserService.java [moved from services/A2dpMediaBrowserService/src/com/google/android/a2dpsink/mbs/A2dpMediaBrowserService.java with 97% similarity]
src/com/android/bluetooth/avrcp/AvrcpControllerService.java
src/com/android/bluetooth/btservice/AdapterService.java
src/com/android/bluetooth/btservice/Config.java

index a5ebf18..24ded6a 100644 (file)
         </service>
         <service
             android:process="@string/process"
-            android:name = ".a2dp.A2dpSinkService"
+            android:name = ".a2dpsink.A2dpSinkService"
             android:enabled="@bool/profile_supported_a2dp_sink">
             <intent-filter>
                 <action android:name="android.bluetooth.IBluetoothA2dpSink" />
         </service>
         <service
             android:process="@string/process"
+            android:name=".a2dpsink.mbs.A2dpMediaBrowserService"
+            android:exported="true"
+            android:enabled="@bool/profile_supported_a2dp_sink">
+            <intent-filter>
+                <action android:name="android.media.browse.MediaBrowserService" />
+            </intent-filter>
+        </service>
+        <service
+            android:process="@string/process"
             android:name = ".avrcp.AvrcpControllerService"
             android:enabled="@bool/profile_supported_avrcp_controller">
             <intent-filter>
                 <action android:name="android.bluetooth.IBluetoothHeadsetClient" />
             </intent-filter>
         </service>
-        <service android:name=".hfpclient.connserv.HfpClientConnectionService"
-                 android:permission="android.permission.BIND_CONNECTION_SERVICE"
-                 android:enabled="@bool/profile_supported_hfpclient">
+        <service
+            android:process="@string/process"
+            android:name=".hfpclient.connserv.HfpClientConnectionService"
+            android:permission="android.permission.BIND_CONNECTION_SERVICE"
+            android:enabled="@bool/profile_supported_hfpclient">
             <intent-filter>
                 <!-- Mechanism for Telecom stack to connect -->
                 <action android:name="android.telecom.ConnectionService" />
         </service>
         <!-- Authenticator for PBAP account. -->
         <service
+            android:process="@string/process"
             android:name=".AuthenticationService"
             android:exported="true"
             android:enabled="@bool/profile_supported_pbapclient">
index 1e7f285..c03034b 100644 (file)
     <string name="bluetooth_map_settings_app_icon">Application Icon</string>
     <string name="bluetooth_map_settings_title">Bluetooth Message Sharing Settings</string>
     <string name="bluetooth_map_settings_no_account_slots_left">Cannot select account. 0 slots left</string>
+    <string name="bluetooth_connected">Bluetooth audio connected</string>
+    <string name="bluetooth_disconnected">Bluetooth audio disconnected"</string>
 </resources>
diff --git a/services/A2dpMediaBrowserService/Android.mk b/services/A2dpMediaBrowserService/Android.mk
deleted file mode 100644 (file)
index f7a5e97..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2015 Google Inc. All Rights Reserved.
-
-LOCAL_PATH := $(call my-dir)
-
-# Build the application.
-include $(CLEAR_VARS)
-
-LOCAL_PACKAGE_NAME := A2dpMediaBrowserService
-LOCAL_MODULE_TAGS := optional
-LOCAL_CERTIFICATE := platform
-
-LOCAL_SRC_FILES := $(call all-java-files-under, src)
-LOCAL_RESOURCE_DIR = $(LOCAL_PATH)/res
-
-LOCAL_PROGUARD_ENABLED := disabled
-
-include $(BUILD_PACKAGE)
-
-include $(call all-makefiles-under,$(LOCAL_PATH))
diff --git a/services/A2dpMediaBrowserService/AndroidManifest.xml b/services/A2dpMediaBrowserService/AndroidManifest.xml
deleted file mode 100644 (file)
index fa63ff4..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="com.google.android.a2dpsink.mbs" >
-
-    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="21" />
-
-    <uses-permission android:name="android.permission.BLUETOOTH" />
-    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
-    <uses-permission android:name="android.permission.MODIFY_AUDIO_ROUTING" />
-    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
-
-    <application
-        android:allowBackup="false"
-        android:icon="@drawable/ic_launcher"
-        android:label="@string/app_name"
-        android:theme="@style/AppTheme" >
-        <meta-data android:name="com.google.android.gms.car.application"
-            android:resource="@xml/automotive_app_desc" />
-
-        <meta-data android:name="com.google.android.gms.car.notification.SmallIcon"
-            android:resource="@drawable/ic_notification" />
-
-        <service android:name=".A2dpMediaBrowserService" android:exported="true">
-            <intent-filter>
-                <action android:name="android.media.browse.MediaBrowserService" />
-            </intent-filter>
-        </service>
-
-        <receiver android:name=".BootCompleteReceiver">
-            <intent-filter>
-                <action android:name="android.intent.action.BOOT_COMPLETED" />
-            </intent-filter>
-        </receiver>
-
-    </application>
-</manifest>
diff --git a/services/A2dpMediaBrowserService/res/drawable-hdpi/ic_launcher.png b/services/A2dpMediaBrowserService/res/drawable-hdpi/ic_launcher.png
deleted file mode 100644 (file)
index 9075ff1..0000000
Binary files a/services/A2dpMediaBrowserService/res/drawable-hdpi/ic_launcher.png and /dev/null differ
diff --git a/services/A2dpMediaBrowserService/res/drawable-hdpi/ic_notification.png b/services/A2dpMediaBrowserService/res/drawable-hdpi/ic_notification.png
deleted file mode 100644 (file)
index 9075ff1..0000000
Binary files a/services/A2dpMediaBrowserService/res/drawable-hdpi/ic_notification.png and /dev/null differ
diff --git a/services/A2dpMediaBrowserService/res/values-af/strings.xml b/services/A2dpMediaBrowserService/res/values-af/strings.xml
deleted file mode 100644 (file)
index 7bc9fb4..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-oudio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-oudio is gekoppel"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-oudio is ontkoppel"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-am/strings.xml b/services/A2dpMediaBrowserService/res/values-am/strings.xml
deleted file mode 100644 (file)
index ee1d283..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"የብሉቱዝ ኦዲዮ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"የብሉቱዝ ኦዲዮ ተገናኝቷል"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"የብሉቱዝ ኦዲዮ ግንኙነት ተቋርጧል"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ar/strings.xml b/services/A2dpMediaBrowserService/res/values-ar/strings.xml
deleted file mode 100644 (file)
index acc0daf..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"بث صوتي عبر البلوتوث"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"تم الاتصال بالبث الصوتي عبر البلوتوث."</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"انقطع الاتصال بالبث الصوتي عبر البلوتوث."</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-az-rAZ/strings.xml b/services/A2dpMediaBrowserService/res/values-az-rAZ/strings.xml
deleted file mode 100644 (file)
index 160c78c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio bağlantısı yaradıldı"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio ilə bağlantı kəsildi"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-b+sr+Latn/strings.xml b/services/A2dpMediaBrowserService/res/values-b+sr+Latn/strings.xml
deleted file mode 100644 (file)
index 5c823df..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio je povezan"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Veza sa Bluetooth audijom je prekinuta"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-be-rBY/strings.xml b/services/A2dpMediaBrowserService/res/values-be-rBY/strings.xml
deleted file mode 100644 (file)
index 80346e2..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-аўдыё"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-аўдыя падлучана"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-аўдыя адлучана"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-bg/strings.xml b/services/A2dpMediaBrowserService/res/values-bg/strings.xml
deleted file mode 100644 (file)
index 15e0130..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Установена е аудиовръзка през Bluetooth"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Аудиовръзката през Bluetooth е прекратена"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-bn-rBD/strings.xml b/services/A2dpMediaBrowserService/res/values-bn-rBD/strings.xml
deleted file mode 100644 (file)
index 4a1616d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth অডিও"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth অডিও সংযুক্ত হয়েছে"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth অডিওর সংযোগ বিচ্ছিন্ন হয়েছে৷"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-bs-rBA/strings.xml b/services/A2dpMediaBrowserService/res/values-bs-rBA/strings.xml
deleted file mode 100644 (file)
index 3129e8e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio je povezan"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio je isključen"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ca/strings.xml b/services/A2dpMediaBrowserService/res/values-ca/strings.xml
deleted file mode 100644 (file)
index f26e6a2..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Àudio per Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Àudio per Bluetooth connectat"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Àudio per Bluetooth desconnectat"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-cs/strings.xml b/services/A2dpMediaBrowserService/res/values-cs/strings.xml
deleted file mode 100644 (file)
index aa0fb47..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth Audio – připojeno"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth Audio – odpojeno"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-da/strings.xml b/services/A2dpMediaBrowserService/res/values-da/strings.xml
deleted file mode 100644 (file)
index 3090b92..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-lyd"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-lyden blev tilsluttet"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-lyden blev afbrudt"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-de/strings.xml b/services/A2dpMediaBrowserService/res/values-de/strings.xml
deleted file mode 100644 (file)
index 5225d81..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-Audio verbunden"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-Audio-Verbindung aufgehoben"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-el/strings.xml b/services/A2dpMediaBrowserService/res/values-el/strings.xml
deleted file mode 100644 (file)
index 95924ea..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Ήχος Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Ο ήχος Bluetooth συνδέθηκε"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Ο ήχος Bluetooth αποσυνδέθηκε"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-en-rAU/strings.xml b/services/A2dpMediaBrowserService/res/values-en-rAU/strings.xml
deleted file mode 100644 (file)
index a9f1439..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio connected"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio disconnected"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-en-rGB/strings.xml b/services/A2dpMediaBrowserService/res/values-en-rGB/strings.xml
deleted file mode 100644 (file)
index a9f1439..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio connected"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio disconnected"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-en-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-en-rIN/strings.xml
deleted file mode 100644 (file)
index a9f1439..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio connected"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio disconnected"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-es-rUS/strings.xml b/services/A2dpMediaBrowserService/res/values-es-rUS/strings.xml
deleted file mode 100644 (file)
index fa2d594..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audio Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio Bluetooth conectado"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio Bluetooth desconectado"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-es/strings.xml b/services/A2dpMediaBrowserService/res/values-es/strings.xml
deleted file mode 100644 (file)
index 2685b36..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audio por Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio por Bluetooth conectado"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio por Bluetooth desconectado"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-et-rEE/strings.xml b/services/A2dpMediaBrowserService/res/values-et-rEE/strings.xml
deleted file mode 100644 (file)
index 2a343e3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetoothi heli"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetoothi heli on ühendatud"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetoothi heli ühendus on katkestatud"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-eu-rES/strings.xml b/services/A2dpMediaBrowserService/res/values-eu-rES/strings.xml
deleted file mode 100644 (file)
index d8d96d0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth bidezko audioa"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Konektatu da Bluetooth bidezko audioa"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Deskonektatu da Bluetooth bidezko audioa"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-fa/strings.xml b/services/A2dpMediaBrowserService/res/values-fa/strings.xml
deleted file mode 100644 (file)
index f6c0225..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"بلوتوث‌ صوتی"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"بلوتوث صوتی متصل شد"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ارتباط بلوتوث صوتی قطع شد"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-fi/strings.xml b/services/A2dpMediaBrowserService/res/values-fi/strings.xml
deleted file mode 100644 (file)
index 996d03c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-ääni"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-ääni liitetty"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-äänen yhteys katkaistu"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-fr-rCA/strings.xml b/services/A2dpMediaBrowserService/res/values-fr-rCA/strings.xml
deleted file mode 100644 (file)
index a42170c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audio Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio Bluetooth connecté"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio Bluetooth déconnecté"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-fr/strings.xml b/services/A2dpMediaBrowserService/res/values-fr/strings.xml
deleted file mode 100644 (file)
index a42170c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audio Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio Bluetooth connecté"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio Bluetooth déconnecté"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-gl-rES/strings.xml b/services/A2dpMediaBrowserService/res/values-gl-rES/strings.xml
deleted file mode 100644 (file)
index 2685b36..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audio por Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio por Bluetooth conectado"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio por Bluetooth desconectado"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-gu-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-gu-rIN/strings.xml
deleted file mode 100644 (file)
index 7e2844f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth ઑડિઓ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth ઑડિઓ કનેક્ટ થયું"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth ઑડિઓ ડિસ્કનેક્ટ થયું"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-hi/strings.xml b/services/A2dpMediaBrowserService/res/values-hi/strings.xml
deleted file mode 100644 (file)
index ff7521d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ब्लूटूथ ऑडियो"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ब्लूटूथ ऑडियो कनेक्ट किया गया"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ब्लूटूथ ऑडियो डिस्कनेक्ट किया गया"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-hr/strings.xml b/services/A2dpMediaBrowserService/res/values-hr/strings.xml
deleted file mode 100644 (file)
index 99d1c47..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth Audio povezan"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Veza Bluetooth Audija prekinuta"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-hu/strings.xml b/services/A2dpMediaBrowserService/res/values-hu/strings.xml
deleted file mode 100644 (file)
index a3abf17..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth audió"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audió csatlakoztatva"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audió leválasztva"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-hy-rAM/strings.xml b/services/A2dpMediaBrowserService/res/values-hy-rAM/strings.xml
deleted file mode 100644 (file)
index 7a7a12a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth աուդիո"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth աուդիոն կապակցված է"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth աուդիոն անջատված է"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-in/strings.xml b/services/A2dpMediaBrowserService/res/values-in/strings.xml
deleted file mode 100644 (file)
index a887958..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio terhubung"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio terputus"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-is-rIS/strings.xml b/services/A2dpMediaBrowserService/res/values-is-rIS/strings.xml
deleted file mode 100644 (file)
index 6c32524..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-hljóð"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-hljóð tengt"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-hljóð aftengt"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-it/strings.xml b/services/A2dpMediaBrowserService/res/values-it/strings.xml
deleted file mode 100644 (file)
index a37185e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"App Bluetooth Audio connessa"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"App Bluetooth Audio disconnessa"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-iw/strings.xml b/services/A2dpMediaBrowserService/res/values-iw/strings.xml
deleted file mode 100644 (file)
index ac83911..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"‏אודיו Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"‏אודיו Bluetooth מחובר"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"‏אודיו Bluetooth מנותק"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ja/strings.xml b/services/A2dpMediaBrowserService/res/values-ja/strings.xml
deleted file mode 100644 (file)
index 5401f82..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth オーディオ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth オーディオは接続されています"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth オーディオは接続を解除されています"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ka-rGE/strings.xml b/services/A2dpMediaBrowserService/res/values-ka-rGE/strings.xml
deleted file mode 100644 (file)
index 75c0526..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth აუდიო"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth აუდიო დაკავშირებულია"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth აუდიო გათიშულია"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-kk-rKZ/strings.xml b/services/A2dpMediaBrowserService/res/values-kk-rKZ/strings.xml
deleted file mode 100644 (file)
index ee66941..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth aудиосы"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth аудиосы қосылды"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth аудиосы ажыратылды"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-km-rKH/strings.xml b/services/A2dpMediaBrowserService/res/values-km-rKH/strings.xml
deleted file mode 100644 (file)
index 4751152..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"សំឡេងប៊្លូធូស"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"សំឡេងប៊្លូធូសត្រូវបានភ្ជាប់"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"សំឡេងប៊្លូធូសត្រូវបានផ្តាច់"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-kn-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-kn-rIN/strings.xml
deleted file mode 100644 (file)
index dc009e6..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ಬ್ಲೂಟೂತ್‌ ಆಡಿಯೊ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ಬ್ಲೂಟೂತ್‌ ಆಡಿಯೊ ಸಂಪರ್ಕಗೊಂಡಿದೆ"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ಬ್ಲೂಟೂತ್‌ ಆಡಿಯೊ ಸಂಪರ್ಕ ಕಡಿತಗೊಂಡಿದೆ"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ko/strings.xml b/services/A2dpMediaBrowserService/res/values-ko/strings.xml
deleted file mode 100644 (file)
index e4b652f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"블루투스 오디오"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"블루투스 오디오가 연결됨"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"블루투스 오디오가 연결 해제됨"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ky-rKG/strings.xml b/services/A2dpMediaBrowserService/res/values-ky-rKG/strings.xml
deleted file mode 100644 (file)
index 26459e3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth аудио"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth аудио туташты"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth аудио ажыратылды"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-lo-rLA/strings.xml b/services/A2dpMediaBrowserService/res/values-lo-rLA/strings.xml
deleted file mode 100644 (file)
index e6d4e4e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ສຽງ Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ເຊື່ອມຕໍ່ສຽງ Bluetooth ແລ້ວ"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ຕັດການເຊື່ອມຕໍ່ສຽງ Bluetooth ແລ້ວ"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-lt/strings.xml b/services/A2dpMediaBrowserService/res/values-lt/strings.xml
deleted file mode 100644 (file)
index 75a0969..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"„Bluetooth“ garsas"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"„Bluetooth“ garsas prijungtas"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"„Bluetooth“ garsas atjungtas"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-lv/strings.xml b/services/A2dpMediaBrowserService/res/values-lv/strings.xml
deleted file mode 100644 (file)
index de0ae72..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Izveidots savienojums ar Bluetooth audio"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Pārtraukts savienojums ar Bluetooth audio"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-mk-rMK/strings.xml b/services/A2dpMediaBrowserService/res/values-mk-rMK/strings.xml
deleted file mode 100644 (file)
index 831a7c6..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Аудио преку Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Аудиото преку Bluetooth е поврзано"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Аудиото преку Bluetooth е исклучено"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ml-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-ml-rIN/strings.xml
deleted file mode 100644 (file)
index b2fa7e2..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth ഓഡിയോ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth ഓഡിയോ ബന്ധിപ്പിച്ചു"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth ഓഡിയോ വിച്ഛേദിച്ചു"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-mn-rMN/strings.xml b/services/A2dpMediaBrowserService/res/values-mn-rMN/strings.xml
deleted file mode 100644 (file)
index ff494eb..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Аудио"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth аудио холбогдсон"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth аудио тасарсан"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-mr-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-mr-rIN/strings.xml
deleted file mode 100644 (file)
index 596928d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ब्लूटुथ ऑडिओ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ब्लूटुथ ऑडिओ कनेक्ट केला"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ब्लूटुथ ऑडिओ डिस्कनेक्ट केला"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ms-rMY/strings.xml b/services/A2dpMediaBrowserService/res/values-ms-rMY/strings.xml
deleted file mode 100644 (file)
index 4d982ae..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audio Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio Bluetooth disambungkan"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio Bluetooth diputuskan sambungannya"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-my-rMM/strings.xml b/services/A2dpMediaBrowserService/res/values-my-rMM/strings.xml
deleted file mode 100644 (file)
index e013a66..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ဘလူးတုသ် အသံ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ဘလူးတုသ်အသံ ချိတ်ဆက်ပြီးပါပြီ"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ဘလူးတုသ်အသံ မချိတ်ဆက်ထားပါ"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-nb/strings.xml b/services/A2dpMediaBrowserService/res/values-nb/strings.xml
deleted file mode 100644 (file)
index 94d4d09..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-lyd"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-lyd er tilkoblet"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-lyd er frakoblet"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ne-rNP/strings.xml b/services/A2dpMediaBrowserService/res/values-ne-rNP/strings.xml
deleted file mode 100644 (file)
index 6d05c88..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ब्लुटुथ अडियो"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ब्लुटुथ अडियो जडान भयो"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ब्लुटुथ अडियोको जडान विच्छेद भयो"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-nl/strings.xml b/services/A2dpMediaBrowserService/res/values-nl/strings.xml
deleted file mode 100644 (file)
index 6d724d8..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-audio gekoppeld"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-audio ontkoppeld"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-pa-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-pa-rIN/strings.xml
deleted file mode 100644 (file)
index 0660c08..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"ਬਲੂਟੁੱਥ ਔਡੀਓ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"ਬਲੂਟੁੱਥ ਔਡੀਓ ਕਨੈਕਟ ਹੋਈ"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ਬਲੂਟੁੱਥ ਔਡੀਓ ਡਿਸਕਨੈਕਟ ਹੋਈ"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-pl/strings.xml b/services/A2dpMediaBrowserService/res/values-pl/strings.xml
deleted file mode 100644 (file)
index 07e4ac1..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Dźwięk Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Dźwięk Bluetooth podłączony"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Dźwięk Bluetooth odłączony"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-pt-rPT/strings.xml b/services/A2dpMediaBrowserService/res/values-pt-rPT/strings.xml
deleted file mode 100644 (file)
index 7ace614..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Áudio Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Áudio Bluetooth ligado"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Áudio Bluetooth desligado"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-pt/strings.xml b/services/A2dpMediaBrowserService/res/values-pt/strings.xml
deleted file mode 100644 (file)
index 7311898..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Áudio Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Áudio Bluetooth ativado"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Áudio Bluetooth desativado"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ro/strings.xml b/services/A2dpMediaBrowserService/res/values-ro/strings.xml
deleted file mode 100644 (file)
index 72be463..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audio prin Bluetooth conectat"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audio prin Bluetooth deconectat"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ru/strings.xml b/services/A2dpMediaBrowserService/res/values-ru/strings.xml
deleted file mode 100644 (file)
index 133a2e3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Звук через Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Звук через Bluetooth включен"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Звук через Bluetooth отключен"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-si-rLK/strings.xml b/services/A2dpMediaBrowserService/res/values-si-rLK/strings.xml
deleted file mode 100644 (file)
index 1640f59..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"බ්ලූටූත් ශ්‍රව්‍යය"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"බ්ලූටූත් ශ්‍රව්‍යය සම්බන්ධ කරන ලදී"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"බ්ලූටූත් ශ්‍රව්‍යය විසන්ධි කරන ලදී"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-sk/strings.xml b/services/A2dpMediaBrowserService/res/values-sk/strings.xml
deleted file mode 100644 (file)
index 6059fa9..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Rozhranie Bluetooth Audio je pripojené"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Rozhranie Bluetooth Audio je odpojené"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-sl/strings.xml b/services/A2dpMediaBrowserService/res/values-sl/strings.xml
deleted file mode 100644 (file)
index 9736408..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Zvok prek Bluetootha"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Zvok prek Bluetootha je povezan"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Zvok prek Bluetootha ni povezan"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-sq-rAL/strings.xml b/services/A2dpMediaBrowserService/res/values-sq-rAL/strings.xml
deleted file mode 100644 (file)
index 1d64d82..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Audioja e \"bluetooth-it\""</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Audioja e \"bluetooth-it\" e lidhur"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Audioja e \"bluetooth-it\" e shkëputur"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-sr/strings.xml b/services/A2dpMediaBrowserService/res/values-sr/strings.xml
deleted file mode 100644 (file)
index de08d66..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth аудио"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth аудио је повезан"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Веза са Bluetooth аудијом је прекинута"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-sv/strings.xml b/services/A2dpMediaBrowserService/res/values-sv/strings.xml
deleted file mode 100644 (file)
index 01712a8..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth-ljud"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth-ljud är anslutet"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth-ljud är frånkopplat"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-sw/strings.xml b/services/A2dpMediaBrowserService/res/values-sw/strings.xml
deleted file mode 100644 (file)
index e9bd391..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Sauti ya Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Sauti ya Bluetooth imeunganishwa"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Sauti ya Bluetooth imeondolewa"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ta-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-ta-rIN/strings.xml
deleted file mode 100644 (file)
index a1eab9e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"புளூடூத் ஆடியோ"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"புளூடூத் ஆடியோ இணைக்கப்பட்டது"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"புளூடூத் ஆடியோ துண்டிக்கப்பட்டது"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-te-rIN/strings.xml b/services/A2dpMediaBrowserService/res/values-te-rIN/strings.xml
deleted file mode 100644 (file)
index f1b043e..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"బ్లూటూత్ ఆడియో"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"బ్లూటూత్ ఆడియో కనెక్ట్ చేయబడింది"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"బ్లూటూత్ ఆడియో డిస్‌కనెక్ట్ చేయబడింది"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-th/strings.xml b/services/A2dpMediaBrowserService/res/values-th/strings.xml
deleted file mode 100644 (file)
index e43b2d0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"เชื่อมต่อ Bluetooth Audio แล้ว"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"ยกเลิกการเชื่อมต่อ Bluetooth Audio แล้ว"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-tl/strings.xml b/services/A2dpMediaBrowserService/res/values-tl/strings.xml
deleted file mode 100644 (file)
index 270f6d1..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Nakakonekta ang bluetooth audio"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Nadiskonekta ang bluetooth audio"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-tr/strings.xml b/services/A2dpMediaBrowserService/res/values-tr/strings.xml
deleted file mode 100644 (file)
index ffd8a80..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Ses"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth ses bağlandı"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth ses bağlantısı kesildi"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-uk/strings.xml b/services/A2dpMediaBrowserService/res/values-uk/strings.xml
deleted file mode 100644 (file)
index 852fd19..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth Audio під’єднано"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth Audio від’єднано"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-ur-rPK/strings.xml b/services/A2dpMediaBrowserService/res/values-ur-rPK/strings.xml
deleted file mode 100644 (file)
index 5c08fe7..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"بلوٹوتھ آڈیو"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"بلوٹوتھ آڈیو منسلک ہے"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"بلوٹوت آڈیو غیر منسلک ہے"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-uz-rUZ/strings.xml b/services/A2dpMediaBrowserService/res/values-uz-rUZ/strings.xml
deleted file mode 100644 (file)
index 2ea8a6a..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Bluetooth Audio"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Bluetooth audio ulandi"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Bluetooth audio uzildi"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-v21/styles.xml b/services/A2dpMediaBrowserService/res/values-v21/styles.xml
deleted file mode 100644 (file)
index 7caef1f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<resources>
-    <style name="AppBaseTheme" parent="android:Theme.Material">
-        <item name="android:colorPrimary">#ffff5722</item>
-        <item name="android:colorPrimaryDark">#ffbf360c</item>
-        <item name="android:colorAccent">#ffff5722</item>
-    </style>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-vi/strings.xml b/services/A2dpMediaBrowserService/res/values-vi/strings.xml
deleted file mode 100644 (file)
index e9c276d..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Âm thanh Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Đã kết nối âm thanh Bluetooth"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Đã ngắt kết nối âm thanh Bluetooth"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-zh-rCN/strings.xml b/services/A2dpMediaBrowserService/res/values-zh-rCN/strings.xml
deleted file mode 100644 (file)
index c70e4dd..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"蓝牙音频"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"蓝牙音频已连接"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"蓝牙音频已断开连接"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-zh-rHK/strings.xml b/services/A2dpMediaBrowserService/res/values-zh-rHK/strings.xml
deleted file mode 100644 (file)
index 57500e0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"藍牙音訊"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"已與藍牙音訊連線"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"已中斷與藍牙音訊的連線"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-zh-rTW/strings.xml b/services/A2dpMediaBrowserService/res/values-zh-rTW/strings.xml
deleted file mode 100644 (file)
index 57500e0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"藍牙音訊"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"已與藍牙音訊連線"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"已中斷與藍牙音訊的連線"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values-zu/strings.xml b/services/A2dpMediaBrowserService/res/values-zu/strings.xml
deleted file mode 100644 (file)
index a76b199..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- 
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
- -->
-
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="app_name" msgid="7637007031221185740">"Umsindo we-Bluetooth"</string>
-    <string name="bluetooth_connected" msgid="3291279285094874956">"Umsindo we-Bluetooth uxhunyiwe"</string>
-    <string name="bluetooth_disconnected" msgid="3120207091461306364">"Umsindo we-Bluetooth unqanyuliwe"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values/strings.xml b/services/A2dpMediaBrowserService/res/values/strings.xml
deleted file mode 100644 (file)
index 588a124..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<resources>
-        <string name="app_name">Bluetooth Audio</string>
-        <string name="bluetooth_connected">Bluetooth audio connected</string>
-        <string name="bluetooth_disconnected">Bluetooth audio disconnected"</string>
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/values/styles.xml b/services/A2dpMediaBrowserService/res/values/styles.xml
deleted file mode 100644 (file)
index 45c2579..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<resources>
-    <style name="AppTheme" parent="AppBaseTheme" />
-    <style name="AppBaseTheme" parent="android:Theme.Light" />
-</resources>
diff --git a/services/A2dpMediaBrowserService/res/xml/automotive_app_desc.xml b/services/A2dpMediaBrowserService/res/xml/automotive_app_desc.xml
deleted file mode 100644 (file)
index a5bac63..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Copyright 2015, The Android Open Source Project
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<automotiveApp>
-    <uses name="media"/>
-</automotiveApp>
diff --git a/services/A2dpMediaBrowserService/src/com/google/android/a2dpsink/mbs/BootCompleteReceiver.java b/services/A2dpMediaBrowserService/src/com/google/android/a2dpsink/mbs/BootCompleteReceiver.java
deleted file mode 100644 (file)
index 0c86b84..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Copyright (C) 2015 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-package com.google.android.a2dpsink.mbs;
-
-import android.content.BroadcastReceiver;
-import android.content.Context;
-import android.content.Intent;
-
-public class BootCompleteReceiver extends BroadcastReceiver {
-    @Override
-    public void onReceive(Context context, Intent intent) {
-        // We want to keep a track of bluetooth state so start up the service
-        // on boot and keep making a note of all bluetooth related state changes.
-        Intent startIntent = new Intent(context, A2dpMediaBrowserService.class);
-        context.startService(startIntent);
-    }
-}
diff --git a/services/Android.mk b/services/Android.mk
deleted file mode 100644 (file)
index b90706f..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright (C) 2016 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-#
-LOCAL_PATH := $(call my-dir)
-include $(CLEAR_VARS)
-
-# Include the sub-makefiles
-include $(call all-makefiles-under,$(LOCAL_PATH))
  * limitations under the License.
  */
 
-package com.android.bluetooth.a2dp;
+package com.android.bluetooth.a2dpsink;
 
 import android.bluetooth.BluetoothAudioConfig;
 import android.bluetooth.BluetoothAvrcpController;
 import android.bluetooth.BluetoothDevice;
 import android.bluetooth.BluetoothProfile;
 import android.bluetooth.IBluetoothA2dpSink;
+import android.content.Intent;
 import android.provider.Settings;
 import android.util.Log;
+import com.android.bluetooth.a2dpsink.mbs.A2dpMediaBrowserService;
 import com.android.bluetooth.btservice.ProfileService;
 import com.android.bluetooth.Utils;
 import java.util.ArrayList;
@@ -49,13 +51,24 @@ public class A2dpSinkService extends ProfileService {
     }
 
     protected boolean start() {
+        if (DBG) {
+            Log.d(TAG, "start()");
+        }
+        // Start the media browser service.
+        Intent startIntent = new Intent(this, A2dpMediaBrowserService.class);
+        startService(startIntent);
         mStateMachine = A2dpSinkStateMachine.make(this, this);
         setA2dpSinkService(this);
         return true;
     }
 
     protected boolean stop() {
+        if (DBG) {
+            Log.d(TAG, "stop()");
+        }
         mStateMachine.doQuit();
+        Intent stopIntent = new Intent(this, A2dpMediaBrowserService.class);
+        stopService(stopIntent);
         return true;
     }
 
@@ -26,7 +26,7 @@
  *                           V    |
  *                        (Connected -- See A2dpSinkStreamingStateMachine)
  */
-package com.android.bluetooth.a2dp;
+package com.android.bluetooth.a2dpsink;
 
 import android.bluetooth.BluetoothA2dpSink;
 import android.bluetooth.BluetoothAvrcpController;
@@ -94,7 +94,6 @@ final class A2dpSinkStateMachine extends StateMachine {
     private Context mContext;
     private BluetoothAdapter mAdapter;
     private IntentBroadcastHandler mIntentBroadcastHandler;
-    private final WakeLock mWakeLock;
 
     private static final int MSG_CONNECTION_STATE_CHANGED = 0;
 
@@ -153,7 +152,6 @@ final class A2dpSinkStateMachine extends StateMachine {
         setInitialState(mDisconnected);
 
         PowerManager pm = (PowerManager)context.getSystemService(Context.POWER_SERVICE);
-        mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "BluetoothA2dpSinkService");
 
         mIntentBroadcastHandler = new IntentBroadcastHandler();
     }
@@ -338,6 +336,7 @@ final class A2dpSinkStateMachine extends StateMachine {
                     break;
                 case STACK_EVENT:
                     StackEvent event = (StackEvent) message.obj;
+                    log("STACK_EVENT " + event.type);
                     switch (event.type) {
                         case EVENT_TYPE_CONNECTION_STATE_CHANGED:
                             removeMessages(CONNECT_TIMEOUT);
@@ -359,6 +358,7 @@ final class A2dpSinkStateMachine extends StateMachine {
 
         // in Pending state
         private void processConnectionEvent(int state, BluetoothDevice device) {
+            log("processConnectionEvent state " + state);
             switch (state) {
                 case CONNECTION_STATE_DISCONNECTED:
                     mAudioConfigs.remove(device);
@@ -388,7 +388,7 @@ final class A2dpSinkStateMachine extends StateMachine {
                         }
                     } else if (mTargetDevice != null && mTargetDevice.equals(device)) {
                         // outgoing connection failed
-                        broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_DISCONNECTED,
+                        broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_CONNECTED,
                                                  BluetoothProfile.STATE_CONNECTING);
                         synchronized (A2dpSinkStateMachine.this) {
                             mTargetDevice = null;
@@ -408,6 +408,7 @@ final class A2dpSinkStateMachine extends StateMachine {
                     break;
             case CONNECTION_STATE_CONNECTED:
                 if ((mCurrentDevice != null) && mCurrentDevice.equals(device)) {
+                    loge("current device is not null");
                     // disconnection failed
                     broadcastConnectionState(mCurrentDevice, BluetoothProfile.STATE_CONNECTED,
                                              BluetoothProfile.STATE_DISCONNECTING);
@@ -420,6 +421,7 @@ final class A2dpSinkStateMachine extends StateMachine {
                         transitionTo(mConnected);
                     }
                 } else if (mTargetDevice != null && mTargetDevice.equals(device)) {
+                    loge("target device is not null");
                     broadcastConnectionState(mTargetDevice, BluetoothProfile.STATE_CONNECTED,
                                              BluetoothProfile.STATE_CONNECTING);
                     synchronized (A2dpSinkStateMachine.this) {
@@ -428,6 +430,7 @@ final class A2dpSinkStateMachine extends StateMachine {
                         transitionTo(mConnected);
                     }
                 } else if (mIncomingDevice != null && mIncomingDevice.equals(device)) {
+                    loge("incoming device is not null");
                     broadcastConnectionState(mIncomingDevice, BluetoothProfile.STATE_CONNECTED,
                                              BluetoothProfile.STATE_CONNECTING);
                     synchronized (A2dpSinkStateMachine.this) {
@@ -732,7 +735,6 @@ final class A2dpSinkStateMachine extends StateMachine {
     private void broadcastConnectionState(BluetoothDevice device, int newState, int prevState) {
 
        int delay = 0;
-        mWakeLock.acquire();
         mIntentBroadcastHandler.sendMessageDelayed(mIntentBroadcastHandler.obtainMessage(
                                                         MSG_CONNECTION_STATE_CHANGED,
                                                         prevState,
@@ -824,7 +826,6 @@ final class A2dpSinkStateMachine extends StateMachine {
             switch (msg.what) {
                 case MSG_CONNECTION_STATE_CHANGED:
                     onConnectionStateChanged((BluetoothDevice) msg.obj, msg.arg1, msg.arg2);
-                    mWakeLock.release();
                     break;
             }
         }
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package com.android.bluetooth.a2dp;
+package com.android.bluetooth.a2dpsink;
 
 import android.bluetooth.BluetoothA2dpSink;
 import android.bluetooth.BluetoothAvrcpController;
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package com.google.android.a2dpsink.mbs;
+package com.android.bluetooth.a2dpsink.mbs;
 
 import android.bluetooth.BluetoothA2dpSink;
 import android.bluetooth.BluetoothAdapter;
@@ -39,6 +39,8 @@ import android.service.media.MediaBrowserService;
 import android.util.Pair;
 import android.util.Log;
 
+import com.android.bluetooth.R;
+
 import java.lang.ref.WeakReference;
 import java.util.ArrayList;
 import java.util.List;
@@ -282,6 +284,7 @@ public class A2dpMediaBrowserService extends MediaBrowserService {
         Log.d(TAG, "msgDeviceConnect");
         // We are connected to a new device via A2DP now.
         mA2dpDevice = device;
+        refreshInitialPlayingState();
     }
 
     private void msgProfileConnect(BluetoothProfile profile) {
@@ -289,6 +292,15 @@ public class A2dpMediaBrowserService extends MediaBrowserService {
         if (profile != null) {
             mAvrcpProfile = (BluetoothAvrcpController) profile;
         }
+        refreshInitialPlayingState();
+    }
+
+    // Refresh the UI if we have a connected device and AVRCP is initialized.
+    private void refreshInitialPlayingState() {
+        if (mAvrcpProfile == null || mA2dpDevice == null) {
+            Log.d(TAG, "AVRCP Profile " + mAvrcpProfile + " device " + mA2dpDevice);
+            return;
+        }
 
         List<BluetoothDevice> devices = mAvrcpProfile.getConnectedDevices();
         if (devices.size() == 0) {
index af36de0..313764e 100644 (file)
@@ -34,7 +34,7 @@ import android.os.Looper;
 import android.os.Message;
 import android.util.Log;
 import android.media.AudioManager;
-import com.android.bluetooth.a2dp.A2dpSinkService;
+import com.android.bluetooth.a2dpsink.A2dpSinkService;
 import com.android.bluetooth.btservice.ProfileService;
 import com.android.bluetooth.Utils;
 import java.util.ArrayList;
index fe4cc04..18d7695 100644 (file)
@@ -63,7 +63,7 @@ import android.util.Pair;
 
 import android.util.SparseArray;
 import com.android.bluetooth.a2dp.A2dpService;
-import com.android.bluetooth.a2dp.A2dpSinkService;
+import com.android.bluetooth.a2dpsink.A2dpSinkService;
 import com.android.bluetooth.hid.HidService;
 import com.android.bluetooth.hfp.HeadsetService;
 import com.android.bluetooth.hfpclient.HeadsetClientService;
index 01b19e3..93da040 100644 (file)
@@ -30,7 +30,7 @@ import android.util.Log;
 
 import com.android.bluetooth.R;
 import com.android.bluetooth.a2dp.A2dpService;
-import com.android.bluetooth.a2dp.A2dpSinkService;
+import com.android.bluetooth.a2dpsink.A2dpSinkService;
 import com.android.bluetooth.avrcp.AvrcpControllerService;
 import com.android.bluetooth.hdp.HealthService;
 import com.android.bluetooth.hfp.HeadsetService;