Merge "Change the brackets in Arabic keyboard layout." am: 48144472ff

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1688784

Change-Id: I65121f1590d7f93db73b4a3d360b7ae9efed9d40
This commit is contained in:
Treehugger Robot
2021-04-28 19:37:37 +00:00
committed by Automerger Merge Worker

View File

@@ -85,14 +85,14 @@ key 8 {
key 9 { key 9 {
label: '9' label: '9'
base: '\u0669' base: '\u0669'
shift: '(' shift: ')'
capslock: '9' capslock: '9'
} }
key 0 { key 0 {
label: '0' label: '0'
base: '\u0660' base: '\u0660'
shift: ')' shift: '('
capslock: '0' capslock: '0'
} }