Skip to content

Commit

Permalink
device_config: Globally enable the new photo picker
Browse files Browse the repository at this point in the history
Thanks again to Mishaal for finding this one out!

https://twitter.com/MishaalRahman/status/1603221135251865600
Change-Id: Ica0087b6238f40ddd8039ec30d4fe8ddfb57e0d7
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/10858
Reviewed-by: Sourajit Karmakar <sourajitk@statixos.com>
Tested-by: Sourajit Karmakar <sourajitk@statixos.com>
Reviewed-by: Vaisakh Murali <mvaisakh@statixos.com>
  • Loading branch information
sourajitk authored and basamaryan committed Jul 8, 2023
1 parent 7e6d906 commit c0c944e
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -40,6 +40,9 @@
<!-- Enable smart actions in the clipboard overlay -->
<item>systemui/clipboard_overlay_show_actions=true</item>

<!-- Globally enable the new photo picker -->
<item>storage_native_boot/take_over_get_content=true</item>

<!--
Keep track of more app ops for privacy dashboard display.
Expand Down

0 comments on commit c0c944e

Please sign in to comment.