Closed
Description
Watch faces require WAKE_LOCK, while VR apps require VIBRATE and READ_EXTERNAL_STORAGE. They are included in the template manifest files, but in some situations (the user deleting these in the generated manifest file) the build manifest file may end up without them, which results in broken apps.