Merge changes from topic "query_nonpublic_slices"
* changes: Enable Settings Search to query private Slices. Add the impl for the ability to query non-public Slices
This commit is contained in:
committed by
Android (Google) Code Review
commit
c050807cdc
@@ -425,4 +425,7 @@
|
||||
<string-array name="config_panel_keep_observe_uri" translatable="false">
|
||||
<item>content://com.android.settings.slices/intent/media_output_indicator</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Uri to query non-public Slice Uris. -->
|
||||
<string name="config_non_public_slice_query_uri" translatable="false"></string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user