commit | 84e71d1d61c53cd947becc7879e05947be681103 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Jul 23 13:22:43 2014 -0700 |
committer | Jeff Sharkey <jsharkey@google.com> | Wed Jul 23 20:25:24 2014 +0000 |
tree | fc6e2b23be18d4b6130dedd5d1146d788491d903 | |
parent | f805afc4d76ce6f141b50c37b97493335e302a6f [diff] |
Remove APK observers. Most app installations have migrated to the new cluster-style layout where each app is placed in a unique directory. There are now two general issues with these observers: We can't know when a push/sync has finished delivering all splits for an app. Also, inotify isn't recursive, so we'd have to manage watches for each app directory. Change-Id: I3770fa9059ddf80f933a3804714f2e52591fce49