Merge "emulator: disable location service"
am: d9ee7467fd
Change-Id: Ic4ff286f53ebba8fd295d825361b8cc0fc4547d6
This commit is contained in:
@@ -131,3 +131,9 @@ PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
|
|||||||
PRODUCT_CHARACTERISTICS := emulator
|
PRODUCT_CHARACTERISTICS := emulator
|
||||||
|
|
||||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||||
|
|
||||||
|
|
||||||
|
#watchdog tiggers reboot because location service is not
|
||||||
|
#responding, disble it for now
|
||||||
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
|
config.disable_location=true
|
||||||
|
Reference in New Issue
Block a user