summaryrefslogtreecommitdiffstats
path: root/overlay/espresso/packages/apps/CMParts/res/values/config.xml
blob: 8154cad0276953cca2b6578a740d6d1a1587e2ca (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_camera_button">true</bool>
    <bool name="has_led_flash">true</bool>
</resources>