Skip to content

Commit

Permalink
device_config: Add Google Photos to allowed cloud providers list
Browse files Browse the repository at this point in the history
This allows the user to choose Google Photos as a media cloud provider
in Settings so that remote albums and photos are shown when the media
picker is invoked.

Change-Id: I793cb02509f2a1ead17120d49771b945784e84d4
  • Loading branch information
Fede2782 authored and luk1337 committed Sep 15, 2024
1 parent 2d402ed commit e43e8f7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,8 @@

<!-- Disable always screen on -->
<item>attention_manager_service/keep_screen_on_enabled=false</item>

<!-- Media Provider -->
<item>mediaprovider/allowed_cloud_providers=com.google.android.apps.photos.cloudpicker</item>
</string-array>
</resources>

0 comments on commit e43e8f7

Please sign in to comment.