Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@
<!-- The name of the package that will hold the wallet role by default. -->
<string name="config_defaultWallet" translatable="false" />
<!-- The name of the package that will hold the system gallery role. -->
<string name="config_systemGallery" translatable="false">com.android.gallery3d</string>
<string name="config_systemGallery" translatable="false">app.grapheneos.gallery</string>
<!-- The names of the packages that will hold the automotive projection role. -->
<string name="config_systemAutomotiveProjection" translatable="false"></string>
<!-- The name of the package that will hold the system cluster service role. -->
Expand Down