summaryrefslogtreecommitdiffstats
path: root/overlay/espresso/packages/apps/CMParts/res/values/config.xml
blob: e4b04b6414583a57e6bcafc20eda6534f3cff85d (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">true</bool>
    <bool name="has_rgb_notification_led">false</bool>

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