Add android:exported values to all SkQP activities.

This fixes an issue on newer versions of Android where activities
with intent filters need to specify whether or not they are exported
in order to successfully complete installation on a test device.

Bug: b/163792247
Test: successful install on device with AOSP build

Change-Id: Iddeb27af55245e926dbf43c03ab48b257461188d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/309980
Reviewed-by: Leon Scroggins <scroggo@google.com>
Reviewed-by: Tyler Denniston <tdenniston@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
(cherry picked from commit ebb031403fccae1a8c783a6c17b6a395fcf3ba76)
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/311108
Reviewed-by: Derek Sollenberger <djsollen@google.com>
1 file changed