cm: Add config for network location provider

Change-Id: I01062754365758fd5713dd7bff93b19d227b7891
gugelfrei
Steve Kondik 12 years ago
parent c2a88d6730
commit 983bc5480e

@ -3,5 +3,9 @@
<!-- default to disabling the menu key. The CM setting to
do this is a no-op unless the below item is true -->
<bool name="config_disableMenuKeyInLockScreen">true</bool>
<!-- Location services -->
<string name="config_networkLocationProviderPackageName">com.google.android.location</string>
<string name="config_geocodeProviderPackageName">com.google.android.location</string>
</resources>

Loading…
Cancel
Save