[Android WebAPK] Remove VIBRATE permission from WebAPK manifest
This CL removes the VIBRATE permission from the WebAPK manifest. The permission was needed for delegating notifications to the WebAPK in Jellybean. See crbug.com/773663 The permission is no longer needed because Chrome no longer supports Jellybean. This CL also: - Increments the minSdkVersion to KitKat - Deletes WebAPK/Webapp Jellybean-specific code BUG=923518 Change-Id: I167867b2ad32e94dd894dea7f2b61279aacdd3a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818598 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#699022}
Showing
Please register or sign in to comment