Adding missing Build Version check and @TargetApi annotation.
Intent.EXTRA_ALLOW_MULTIPLE is only available in JellyBean MR2 and higher. So added missing check for same. To avoid warning at build added @TargetApi annotation. BUG=401333 Review URL: https://codereview.chromium.org/453963002 Cr-Commit-Position: refs/heads/master@{#288358} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288358 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment