Add AppSearchPlatformQuerier to platform.
Test: atest com.google.android.config.pts.ConfigTestCase Bug: 169883602 Change-Id: I1e61536462b5d51ba2d4793e068dfb43f0f04e9c
This commit is contained in:
@@ -4525,4 +4525,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>
|
||||
|
||||
@@ -4108,4 +4108,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