Replace FEATURE_APP_WIDGETS w/ AppWidgetManager null checks.

FEATURE_APP_WIDGETS is targeted at launcher implementations and
does not guarantee that widgets can not be supported.  The best
available signal is to check whether AppWidgetManager is null or
not.

BUG=925220, b/123268626

Change-Id: I1b24ad86578a8afdd6e5023c8bdcc392d655a523
Reviewed-on: https://chromium-review.googlesource.com/c/1453059
Commit-Queue: Ted Choc <tedchoc@chromium.org>
Reviewed-by: Yusuf Ozuysal <yusufo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#628928}
2 files changed