Heard Of Com.google.android.apps.photos.permission.google_photos
Has anyone heard of com.google.android.apps.photos.permission.GOOGLE_PHOTOS ? I don't seem to find it anywhere in the docmentation, yet I get it in an exception from users running
Solution 1:
Has anyone heard of
com.google.android.apps.photos.permission.GOOGLE_PHOTOS
?
According to Manifest.permissions, there is no GOOGLE_PHOTOS
permission. Perhaps its a custom Android permission.
Post a Comment for "Heard Of Com.google.android.apps.photos.permission.google_photos"