diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/layouts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 27858c2..6eaf56d 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <resources> - <!--DO NOT EDIT. This file is generated, see gen_layouts.py.--> + <!-- DO NOT EDIT. This file is generated, run 'gradle genLayoutsList'. --> <string-array name="pref_layout_values"> <item>system</item> <item>latn_qwerty_us</item> |
