summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn S <shawnshen@google.com>2016-01-20 12:50:05 -0800
committerMohammed Habibulla <moch@google.com>2016-01-22 15:11:20 -0800
commitec0b139f40c4b0b16025239e2710f349d1ea14f8 (patch)
treecfe51bd964ef08fd905ab5d1c18c50e9827c08b8
parentc97090d0065fe2baca28d86e0d5850cebfd26c3d (diff)
downloadexample-ledflasher-ec0b139f40c4b0b16025239e2710f349d1ea14f8.tar.gz
Updated LEDFlasher sample app to use generic model manifest in weaved.conf
- model_id: AAw7x - model_name=Brillo Starter Board - name: LED Flasher - oem_name: by Google Inc. - product_id: developer-boards:ledflasher Bug:26023817 Change-Id: Ibb25dff8f391ac97a6ed148bb9fe1d8a5123a72c
-rw-r--r--config/brillo/product_id2
-rw-r--r--weaved.conf8
2 files changed, 5 insertions, 5 deletions
diff --git a/config/brillo/product_id b/config/brillo/product_id
index f74933b..b46db5a 100644
--- a/config/brillo/product_id
+++ b/config/brillo/product_id
@@ -1,3 +1,3 @@
# Set the product_id, which is used by the backends to route
# metrics/crash reports to the right customer.
-developer-boards:brillo-starter-board-qualcomm
+developer-boards:ledflasher
diff --git a/weaved.conf b/weaved.conf
index 15dc5c9..7e2c6eb 100644
--- a/weaved.conf
+++ b/weaved.conf
@@ -24,7 +24,7 @@
# api_key=
# Human readable name of the device.
-name=Brillo Starter Board (Qualcomm)
+name=LED Flasher
# Human readable description of the device.
# Defaults to empty string"
@@ -34,15 +34,15 @@ description=Controls on-board LEDs
# location=
# Manufacturer of the device.
-oem_name=Qualcomm Technologies, Inc.
+oem_name=Google, Inc.
# Model of the device.
# Defaults to Brillo.
-model_name=Brillo Starter Board (Qualcomm)
+model_name=Brillo Starter Board
# Five character code assigned by the cloud registry of device models.
# Defaults to "AAAAA" (Unregistered model).
-model_id=ABHNy
+model_id=AAw7x
# Maximum role for local anonymous user.
local_anonymous_access_role=user