glacier: set has_trackball to true

Yes, it has a trackball.  Oops.

Change-Id: Ic6d13b409a830cd7d7032700c735d4949293702c
This commit is contained in:
Christopher Lais 2010-12-19 22:58:47 -06:00
parent ada8390c3a
commit 69806172a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?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_trackball">true</bool>
<bool name="has_rgb_notification_led">false</bool>
<bool name="has_led_flash">true</bool>
</resources>