Merge "Add AppSearchPlatformQuerier to platform."
This commit is contained in:
@@ -4562,4 +4562,7 @@
|
||||
|
||||
<!-- Indicates that default fitness tracker app needs to request sensor and location permissions. -->
|
||||
<bool name="config_trackerAppNeedsPermissions">false</bool>
|
||||
|
||||
<!-- Component with platform query permissions for AppSearch -->
|
||||
<string name="config_defaultAppSearchPlatformQuerierComponent" translatable="false"></string>
|
||||
</resources>
|
||||
|
||||
@@ -4113,4 +4113,6 @@
|
||||
|
||||
<java-symbol type="bool" name="config_trackerAppNeedsPermissions"/>
|
||||
|
||||
<!-- Component with platform query permissions for AppSearch -->
|
||||
<java-symbol type="string" name="config_defaultAppSearchPlatformQuerierComponent" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user