summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Shen <shawnshen@google.com>2015-10-05 21:43:47 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-10-05 21:43:47 +0000
commitc5f4ec18d682a1079357133a42ec3a2a2923f058 (patch)
tree7eecefc6f8c67d831833c980d160631463726100
parent95d1f1478dd073e38802eafd13a2743d4058c3d0 (diff)
parent317ea656772bc339cb9238ffdce93bbb54b4e255 (diff)
downloadexample-ledflasher-c5f4ec18d682a1079357133a42ec3a2a2923f058.tar.gz
Merge "Modified name, model_name and oem_name to match those of model manifest" into mnc-brillo-dev
-rw-r--r--weaved.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/weaved.conf b/weaved.conf
index cbe9c6f..5e19c32 100644
--- a/weaved.conf
+++ b/weaved.conf
@@ -24,7 +24,7 @@ client_secret=eHSAREAHrIqPsHBxCE9zPPBi
api_key=AIzaSyDSq46gG-AxUnC3zoqD9COIPrjolFsMfMA
# Human readable name of the device.
-name=LED Flasher
+name=Brillo Starter Board (Qualcomm)
# Human readable description of the device.
# Defaults to empty string"
@@ -34,11 +34,11 @@ description=Controls on-board LEDs
# location=
# Manufacturer of the device.
-oem_name=Google, Inc.
+oem_name=Qualcomm Technologies, Inc.
# Model of the device.
# Defaults to Brillo.
-model_name=DragonBoard
+model_name=Brillo Starter Board (Qualcomm)
# Five character code assigned by the cloud registry of device models.
# Defaults to "AAAAA" (Unregistered model).