Add platform FLP for emulator config
Add platform FLP for emulator config since this is now required by LocationManagerService.ensureFallbackFusedProviderPresentLocked(). Bug: 7379580 Change-Id: If8a3499103eb96d392939fd1ef70368ec9168ad5
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<!-- Package name providing location API support. -->
|
||||
<string-array name="config_locationProviderPackageNames" translatable="false">
|
||||
<item>com.google.android.location</item>
|
||||
<item>com.android.location.fused</item>
|
||||
</string-array>
|
||||
|
||||
<bool name="config_voice_capable">true</bool>
|
||||
|
||||
Reference in New Issue
Block a user