mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210vewifi.git
synced 2024-11-07 02:35:50 +00:00
gts210vewifi: Set config_animateScreenLights to true
Change-Id: Ie54b4e606f3c63fb4c9ff96d33014d3df457be1f
This commit is contained in:
parent
5b040fd916
commit
72e40d74da
1 changed files with 3 additions and 0 deletions
|
@ -23,4 +23,7 @@
|
|||
|
||||
<!-- This device does not allow sms service. -->
|
||||
<bool name="config_sms_capable">false</bool>
|
||||
|
||||
<!-- If this is true, the screen will fade off. -->
|
||||
<bool name="config_animateScreenLights">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue