OSDN Git Service

Always scan the Settings app for updated shortcuts.
authorMakoto Onuki <omakoto@google.com>
Mon, 31 Oct 2016 22:32:17 +0000 (15:32 -0700)
committerMakoto Onuki <omakoto@google.com>
Mon, 31 Oct 2016 22:46:36 +0000 (15:46 -0700)
commitac2898228edea493c76287338adf6dd8ca21303a
tree34e1a69ac0e79b56734c18a6632863540263565d
parente97969b4d0c6eaeeb373d716238e47e49c80d992
Always scan the Settings app for updated shortcuts.

The setting apps' version code is 25 for both DR and MR1, so the
shortcut manager will not notice when it's changed.

Let's just always scan this app.

Bug 32554059

Change-Id: Ia05363b30a5eeb989dc4c44cf5dbd71cde96de96
services/core/java/com/android/server/pm/ShortcutPackage.java