Merge "Add Nearby Share Slice Uri to config.xml"

This commit is contained in:
Xinyi Zhou
2022-01-26 05:44:51 +00:00
committed by Android (Google) Code Review

View File

@@ -4956,6 +4956,9 @@
Used by ChooserActivity. -->
<string translatable="false" name="config_defaultNearbySharingComponent"></string>
<!-- URI used for Nearby Share SliceProvider scanning. -->
<string translatable="false" name="config_defaultNearbySharingSliceUri"></string>
<!-- Boolean indicating whether frameworks needs to reset cell broadcast geo-fencing
check after reboot or airplane mode toggling -->
<bool translatable="false" name="reset_geo_fencing_check_after_boot_or_apm">false</bool>