Skip to content

Commit

Permalink
Add in proprietary location provider
Browse files Browse the repository at this point in the history
Change-Id: Ief883ef14a14d52463ecba9276d94a9525d6d8d6
  • Loading branch information
imnuts committed Nov 15, 2012
1 parent f171039 commit bc3dff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,8 @@
<string-array name="config_locationProviderPackageNames" translatable="false">
<!-- The standard AOSP fused location provider -->
<item>com.android.location.fused</item>
<!-- The Google Network Location Services location provider -->
<item>com.google.android.location</item>
</string-array>

<!-- Boolean indicating if current platform supports bluetooth SCO for off call
Expand Down

0 comments on commit bc3dff2

Please sign in to comment.