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

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