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

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