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

Commit e5eda088 authored by William Escande's avatar William Escande
Browse files

Delete A2dpMediaBrowserService

This code has moved a long time ago with BluetoothMediaBrowserService

Bug: 311772251
Test: m Bluetooth
Flag: Exempt, delete dead code
Change-Id: If2a9ff55af9b9bfdc02770a693c885bbe7d35df0
parent ebca85b5
Loading
Loading
Loading
Loading
+0 −23
Original line number Diff line number Diff line
<?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>
+0 −23
Original line number Diff line number Diff line
<?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>
+0 −23
Original line number Diff line number Diff line
<?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>
+0 −23
Original line number Diff line number Diff line
<?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>
+0 −23
Original line number Diff line number Diff line
<?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>
Loading