39 lines
1.6 KiB
XML
Executable File
39 lines
1.6 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
/**
|
|
* 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.
|
|
*/
|
|
-->
|
|
<resources>
|
|
<bool name="profile_supported_a2dp">true</bool>
|
|
<bool name="profile_supported_a2dp_sink">false</bool>
|
|
<bool name="profile_supported_hdp">false</bool>
|
|
<bool name="profile_supported_hs_hfp">false</bool>
|
|
<bool name="profile_supported_hfpclient">false</bool>
|
|
<bool name="profile_supported_hid">true</bool>
|
|
<bool name="profile_supported_opp">true</bool>
|
|
<bool name="profile_supported_pan">true</bool>
|
|
<bool name="profile_supported_pbap">false</bool>
|
|
<bool name="profile_supported_gatt">true</bool>
|
|
<bool name="pbap_include_photos_in_vcard">false</bool>
|
|
<bool name="pbap_use_profile_for_owner_vcard">false</bool>
|
|
<bool name="profile_supported_map">false</bool>
|
|
<bool name="profile_supported_avrcp_controller">false</bool>
|
|
<bool name="profile_supported_sap">false</bool>
|
|
<bool name="profile_supported_pbapclient">false</bool>
|
|
<bool name="profile_supported_mapmce">false</bool>
|
|
<bool name="profile_supported_hidd">false</bool>
|
|
</resources>
|