Add device config to enable PhotoPickerUserSelectActivity

PhotoPickerUserSelectActivity is disabled in mainline development
branch. Add device config flag to support enabling / disabling the
activity.

Enable the flag:
adb shell device_config put storage_native_boot  user_select_for_app
true

Bug: 251783841
Test: Manual.
Change-Id: If8acf263f4492f9631aec7ac59659a70fab4ed98
2 files changed