summaryrefslogtreecommitdiffstats
path: root/overlay/packages/apps/CMParts/res/values/config.xml
blob: 581848079c20b2a861ee6167a9e4193acb619d21 (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>

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