We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e2dac commit 329b760Copy full SHA for 329b760
sdk_overlay/frameworks/base/core/res/res/values/config.xml
@@ -21,7 +21,7 @@
21
for different hardware and product builds. -->
22
<resources>
23
<!-- Package name providing location API support. -->
24
- <string-array name="config_locationProviderPackageNames" translatable="false">
+ <string-array name="config_overlay_locationProviderPackageNames" translatable="false">
25
<item>com.google.android.location</item>
26
</string-array>
27
0 commit comments