am eaf393bc: am a90f8160: Merge "Enable translucent system bars on the lockscreen by default." into klp-dev

* commit 'eaf393bc948514409216aabde2048081c27584e9':
  Enable translucent system bars on the lockscreen by default.
This commit is contained in:
John Spurlock
2013-11-05 13:56:55 -08:00
committed by Android Git Automerger

View File

@@ -585,8 +585,8 @@
<!-- Disable lockscreen rotation by default -->
<bool name="config_enableLockScreenRotation">false</bool>
<!-- Disable lockscreen translucent decor by default -->
<bool name="config_enableLockScreenTranslucentDecor">false</bool>
<!-- Enable lockscreen translucent decor by default -->
<bool name="config_enableLockScreenTranslucentDecor">true</bool>
<!-- Enable translucent decor by default -->
<bool name="config_enableTranslucentDecor">true</bool>