OSDN Git Service

Fix small typo in IME assignment.
authorRobert Carr <racarr@google.com>
Tue, 28 Nov 2017 21:07:58 +0000 (13:07 -0800)
committerRobert Carr <racarr@google.com>
Thu, 30 Nov 2017 21:52:50 +0000 (13:52 -0800)
commitb8e78faf1c5173d8e2c1bd022c08506002de4f42
treedadb1f6f3556ca37bf8a5bcb74f410f0a2cbf27a
parentde59123c85ae53a14f79bed9249993b18004b92b
Fix small typo in IME assignment.

If we haven't found anything above the IME, then the IME
is at the TOP not at the bottom.

Bug: 69845283
Test: Manual
Change-Id: I57ab742ad1628a518afacbecb2fb447880b80155
services/core/java/com/android/server/wm/DisplayContent.java