diff options
author | Jim Miller <jaggies@google.com> | 2013-03-05 15:07:33 -0800 |
---|---|---|
committer | Jim Miller <jaggies@google.com> | 2013-03-05 15:07:33 -0800 |
commit | 21ace3f34f775a1e66c75ee32fb251e3c90c2e27 (patch) | |
tree | 341978996e4977a665f7fb652ecb4f7e8e56524b /core/java/android/view/IWindow.aidl | |
parent | bf182c8869765824fab9dc7bed950458e48198fb (diff) | |
download | frameworks_base-21ace3f34f775a1e66c75ee32fb251e3c90c2e27.zip frameworks_base-21ace3f34f775a1e66c75ee32fb251e3c90c2e27.tar.gz frameworks_base-21ace3f34f775a1e66c75ee32fb251e3c90c2e27.tar.bz2 |
Fix widget update issue
This fixes an issue where widgets weren't being updated. It
was caused by creating widgets with the wrong package id.
Keyguard used to be identified with package "android" when it
was running in the system proces. Now that it's separate, we need
to explicitly pass in the package name for keyguard ("com.android.keyguard")
when we allocate app widget ids.
Change-Id: I48e1b78d97aa3d0271773219e477d3b741994901
Diffstat (limited to 'core/java/android/view/IWindow.aidl')
0 files changed, 0 insertions, 0 deletions