Merge "Change the '[]' and '<>' brackets in Arabic keyboard layout." am: 5c1879cb60 am: 27095d7536 am: c985b4066c

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

Change-Id: I72dbe8a141f29c4621bc6036a8aff39eb04e79a8
This commit is contained in:
Linzhao Ye
2021-05-12 23:39:30 +00:00
committed by Automerger Merge Worker

View File

@@ -171,15 +171,15 @@ key P {
}
key LEFT_BRACKET {
label: '['
label: ']'
base, capslock: '\u062c'
shift: '<'
shift: '>'
}
key RIGHT_BRACKET {
label: ']'
label: '['
base, capslock: '\u062f'
shift: '>'
shift: '<'
}
key BACKSLASH {