Add translatable=false to dozeComponent
Add translatable=false to dozeComponent: this prevents it from breaking with en_XA pseudolocalization. Change-Id: I53a77d8590c65189633b89fed67d247115e75df9
This commit is contained in:
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user