OSDN Git Service

Tiny code fix required for http://b/2260798 .
authorDaniel Sandler <dsandler@google.com>
Thu, 3 Dec 2009 16:17:09 +0000 (11:17 -0500)
committerDaniel Sandler <dsandler@google.com>
Thu, 3 Dec 2009 16:17:09 +0000 (11:17 -0500)
commit30429ac60e512453d4d7af212788819754b24691
treeef7b855afb9d024e2916c41834418b8b165cc669
parent15ee33d4d475dc31709808a64120e56d555e992e
Tiny code fix required for http://b/2260798 .

(We were trying to place the emergency call button beneath a
layout object that no longer exists, which is why it was
showing up at the top of the screen on top of other things.)

Change-Id: I10b8b90f0e5923edf5d672b822ee8da6e28933d2
phone/com/android/internal/policy/impl/LockScreen.java