summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/FM/res/values/config.xml
blob: 45be6fe38cf013ca5c74a64e418767351ce6b935 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<!-- Aries specific FM app config -->
<resources>
    <!-- Whether or not Bluetooth must be enabled for FM radio -->
    <bool name="require_bt">false</bool>
</resources>