Merge "emulator: disable location service"
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