cm: Add has_camera_button for Espresso, Glacier, Vision
Change-Id: Ie93c9a8f35b3ef91bfe23231a5354e2dd899596f
This commit is contained in:
parent
9e9afbfe20
commit
cc3bb47a03
@ -4,6 +4,6 @@
|
||||
<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>
|
||||
|
@ -4,4 +4,5 @@
|
||||
<bool name="has_trackball">true</bool>
|
||||
<bool name="has_rgb_notification_led">false</bool>
|
||||
<bool name="has_led_flash">true</bool>
|
||||
<bool name="has_camera_button">true</bool>
|
||||
</resources>
|
||||
|
@ -3,6 +3,6 @@
|
||||
<!-- 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_camera_button">true</bool>
|
||||
<bool name="has_led_flash">true</bool>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user