Skip to content
Snippets Groups Projects
Commit afd93950 authored by Steve Fung's avatar Steve Fung
Browse files

crash_reporter: Change the crash server url to an os-release.d field

Bug: 24989289
Change-Id: Ib90e4a8e27d946c6330b60cd6de432d25adef05e
parent c507f5a9
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,5 @@ BOARD_SEPOLICY_DIRS := $(BOARD_SEPOLICY_DIRS) $(LOCAL_PATH)/sepolicy
# metrics/crash reports to the right customer.
BRILLO_PRODUCT_ID := developer-boards:brillo-starter-board-qualcomm
# Adds some product specific properties.
PRODUCT_PROPERTY_OVERRIDES += \
crash_reporter.server=https://clients2.google.com/bc/report \
# Set the crash server URL.
BRILLO_CRASH_SERVER := https://clients2.google.com/bc/report
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment