commit | ce6d812fab89ae33eac735a47b7010d08bb51556 | [log] [tgz] |
---|---|---|
author | Chippa-a <vusal1372@gmail.com> | Thu Oct 27 14:37:49 2016 +0300 |
committer | Chippa-a <vusal1372@gmail.com> | Thu Oct 27 14:54:31 2016 +0300 |
tree | edf2862cb0e497da2c2cfd9d288fde340f5a767e | |
parent | 36ae30b8798c155b176f7e3770ba8763504b1bb9 [diff] |
cm: overlay: Use restart action * Google has added its own implementation in 7.1 Change-Id: I0a4890adcfeaa4a7b6463754c6b4d73b73e5f12e
diff --git a/overlay/common/frameworks/base/core/res/res/values/config.xml b/overlay/common/frameworks/base/core/res/res/values/config.xml index e3b69e1..c4b1cda 100644 --- a/overlay/common/frameworks/base/core/res/res/values/config.xml +++ b/overlay/common/frameworks/base/core/res/res/values/config.xml
@@ -50,7 +50,7 @@ on the current state of the device. --> <string-array translatable="false" name="config_globalActionsList"> <item>power</item> - <item>reboot</item> + <item>restart</item> <item>airplane</item> <item>bugreport</item> <item>users</item>