* commit 'c62218adf153200e740316ea413e7d187298962c': Make the SDK system image be voice enabled.
This commit is contained in:
@@ -23,6 +23,5 @@
|
|||||||
<!-- Component name of the service providing geocoder API support. -->
|
<!-- Component name of the service providing geocoder API support. -->
|
||||||
<string name="config_geocodeProvider">com.google.android.location.GeocodeProvider</string>
|
<string name="config_geocodeProvider">com.google.android.location.GeocodeProvider</string>
|
||||||
|
|
||||||
<!-- This device is not "voice capable"; it's data-only. -->
|
<bool name="config_voice_capable">true</bool>
|
||||||
<bool name="config_voice_capable">false</bool>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user