blob: 4136914914459541758912b9b2a7c808eadf8578 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
ANT Android Host Stack
Copyright 2018 Dynastream Innovations
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>
<!--
This flag determines if background users are allowed to use the ANT radio or not. Note that
even if this flag is set, the active foreground user always has priority for using the
ANT radio.
-->
<bool name="allow_background_usage">true</bool>
<bool name="requires_bluetooth_on">false</bool>
</resources>