diff options
| author | fuzz <fuzzzzzzzzzzzzzzzzzz@gmail.com> | 2014-01-28 15:40:27 +0900 |
|---|---|---|
| committer | fuzz <fuzzzzzzzzzzzzzzzzzz@gmail.com> | 2014-01-28 15:40:27 +0900 |
| commit | 858544b751681073f737944aac962a6b201853b7 (patch) | |
| tree | 8c6ca4ff66520269066e9fc828fd0406dc133159 /overlay | |
| parent | 992ffa14870d60a2a7253060d538d95fb94f66e8 (diff) | |
Revert "overlay: Disable Screen-off animation until it works"
This reverts commit fab6dc1fd497367070e84f72022749cb8e1e768d.
Electron beam animation had never worked since cm10.1 but somehow
now it's working on cm11.0, it's time to revert this.
Change-Id: Idc76818deadc0baedbd90eaa3f7bf310d1b7e75c
Diffstat (limited to 'overlay')
| -rw-r--r-- | overlay/cm/frameworks/base/core/res/res/values/config.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/overlay/cm/frameworks/base/core/res/res/values/config.xml b/overlay/cm/frameworks/base/core/res/res/values/config.xml index e390b0e..9855b1b 100644 --- a/overlay/cm/frameworks/base/core/res/res/values/config.xml +++ b/overlay/cm/frameworks/base/core/res/res/values/config.xml @@ -20,9 +20,6 @@ <!-- These resources are around just to allow their values to be customized for different hardware and product builds. Do not translate. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- True will enable the electron beam screen-off animation. --> - <bool name="config_screenOffAnimation">false</bool> - <!-- Hardware 'face' keys present on the device, stored as a bit field. This integer should equal the sum of the corresponding value for each of the following keys present: |
