OSDN Git Service

Attempt to fix missing clock bug
authorJim Miller <jaggies@google.com>
Thu, 29 Aug 2013 00:41:16 +0000 (17:41 -0700)
committerJim Miller <jaggies@google.com>
Thu, 29 Aug 2013 00:41:16 +0000 (17:41 -0700)
commit2ec4ff435b0af87a6c0f933e6eaf1155e34c430f
tree130e685fe9f774fa6c43c03e7693c6a2dbe10142
parentf8388885e49a0a0fa71f9a90301bd90a349cb1dd
Attempt to fix missing clock bug

This attempts to fix a bug where the clock wasn't being added
when widgets are disabled.

Fixes bug 10473246

Change-Id: I63f4c04778da938b6fa1bc74de3fa0463412da0f
packages/Keyguard/src/com/android/keyguard/KeyguardHostView.java