Merge "docs: Updating obsolete "Key Character Map" link" into tm-qpr-dev am: 57a7621991

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

Change-Id: Id664cfed30811b0b4a83ac92ffeebe645f541e64
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Andrew Solovay
2023-01-20 20:54:21 +00:00
committed by Automerger Merge Worker

View File

@@ -168,7 +168,7 @@ public final class InputManager {
* The <code>android:label</code> attribute specifies a human-readable descriptive
* label to describe the keyboard layout in the user interface, such as "English (US)".
* The <code>android:keyboardLayout</code> attribute refers to a
* <a href="http://source.android.com/tech/input/key-character-map-files.html">
* <a href="https://source.android.com/docs/core/interaction/input/key-character-map-files">
* key character map</a> resource that defines the keyboard layout.
* </p>
*/