add config overlay
[android_pandora.git] / overlay / packages / apps / CMParts / res / values / config.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <!-- Whether or not to display the trackball settings -->
4     <bool name="has_trackball">false</bool>
5     <bool name="has_slider">false</bool>
6     <bool name="has_camera_button">false</bool>
7     <bool name="has_rgb_notification_led">false</bool>
8     <bool name="has_led_flash">false</bool>
9 </resources>