Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9ee7467 authored by Bo Hu's avatar Bo Hu Committed by Gerrit Code Review
Browse files

Merge "emulator: disable location service"

parents b1b5a096 680ab2ef
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -131,3 +131,9 @@ PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
PRODUCT_CHARACTERISTICS := emulator

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