summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/CMParts/res/values/config.xml
blob: 4efc9ac7476be3bb214bab7b28833c7ffa530aab (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Whether or not to display the trackball settings -->
    <bool name="has_trackball">false</bool>

    <!-- Notification LED has single color only -->
    <bool name="has_single_notification_led">true</bool>

    <bool name="has_led_flash">true</bool>
</resources>