Skip to content

Commit

Permalink
overlay: remove screenOffAnimation (default is true)
Browse files Browse the repository at this point in the history
Change-Id: I5e7574b363a9524ae34c88dbfce6167d1f694080
  • Loading branch information
pershoot committed Jul 25, 2012
1 parent 18f5c32 commit 7248c66
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions overlay/frameworks/base/core/res/res/values/config.xml
Expand Up @@ -158,7 +158,4 @@
<string name="config_geocodeProviderPackageName">com.google.android.location</string>

<bool name="config_forceDisableHardwareKeyboard">true</bool>

<!-- True will enable the electron beam screen-off animation. -->
<bool name="config_screenOffAnimation">false</bool>
</resources>

0 comments on commit 7248c66

Please sign in to comment.