Skip to content

Commit c3e2dac

Browse files
committed
Change the name of the location config value.
Bug: 7242814 Change-Id: I96867f8c2ed886ea6895849c057fc0e37813ce47
1 parent 177c547 commit c3e2dac

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_overlay_locationProviderPackageNames" translatable="false">
24+
<string-array name="config_locationProviderPackageNames" translatable="false">
2525
<item>com.google.android.location</item>
2626
</string-array>
2727

0 commit comments

Comments
 (0)