am bc4f4fce: Add platform FLP for emulator config

* commit 'bc4f4fcecb47e984093c7dfc3008fe45ac011129':
  Add platform FLP for emulator config
This commit is contained in:
Laurent Tu
2012-10-24 11:06:14 -07:00
committed by Android Git Automerger

View File

@@ -23,6 +23,7 @@
<!-- Package name providing location API support. --> <!-- Package name providing location API support. -->
<string-array name="config_locationProviderPackageNames" translatable="false"> <string-array name="config_locationProviderPackageNames" translatable="false">
<item>com.google.android.location</item> <item>com.google.android.location</item>
<item>com.android.location.fused</item>
</string-array> </string-array>
<bool name="config_voice_capable">true</bool> <bool name="config_voice_capable">true</bool>