Skip to content

Commit 329b760

Browse files
committed
Revert "Change the name of the location config value."
This reverts commit c3e2dac.
1 parent c3e2dac commit 329b760

File tree

1 file changed

+1
-1
lines changed
  • sdk_overlay/frameworks/base/core/res/res/values

1 file changed

+1
-1
lines changed

sdk_overlay/frameworks/base/core/res/res/values/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
for different hardware and product builds. -->
2222
<resources>
2323
<!-- Package name providing location API support. -->
24-
<string-array name="config_locationProviderPackageNames" translatable="false">
24+
<string-array name="config_overlay_locationProviderPackageNames" translatable="false">
2525
<item>com.google.android.location</item>
2626
</string-array>
2727

0 commit comments

Comments
 (0)