am dff0fdb4: Merge "Add translatable=false to dozeComponent" into lmp-mr1-modular-dev

* commit 'dff0fdb4172a230e4faff7ed93842c21a2d57335':
  Add translatable=false to dozeComponent
This commit is contained in:
Justin Koh
2015-03-11 17:23:34 +00:00
committed by Android Git Automerger

View File

@@ -1441,7 +1441,7 @@
Note that doze dreams are not subject to the same start conditions as ordinary dreams.
Doze dreams will run whenever the power manager is in a dozing state. -->
<string name="config_dozeComponent"></string>
<string name="config_dozeComponent" translatable="false"></string>
<!-- If true, the doze component is not started until after the screen has been
turned off and the screen off animation has been performed. -->