diff options
author | Scott Murray <scott.murray@konsulko.com> | 2016-12-28 15:49:09 -0500 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-28 23:04:19 +0000 |
commit | 2b0029244a4abee48ac42b0d28d25eacff07e26c (patch) | |
tree | 0527ae1a8ae20a351c62fd693bf41b005961a529 /recipes-demo-hmi/CES2017-demo/files/presets-CES.conf | |
parent | 902589932c94a9c9112fa34f25b6ea867e20bc39 (diff) |
ces2017-demo: add install of presets configuration file for Radio app
Add preset configuration files for the Radio app for CES and ALS
locations, and commands to install the one selected with a new variable,
AGL_RADIO_PRESETS_LOCALE. The default is to use the presets appropriate
for CES.
Change-Id: I9b278e1c983de16898fc71329afe7c6ba58e9b52
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi/CES2017-demo/files/presets-CES.conf')
-rw-r--r-- | recipes-demo-hmi/CES2017-demo/files/presets-CES.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-demo-hmi/CES2017-demo/files/presets-CES.conf b/recipes-demo-hmi/CES2017-demo/files/presets-CES.conf new file mode 100644 index 000000000..83caeffe1 --- /dev/null +++ b/recipes-demo-hmi/CES2017-demo/files/presets-CES.conf @@ -0,0 +1,14 @@ +[fmPresets] +1\frequency=93100000 +1\title=93.1 The Mountain +2\frequency=94100000 +2\title=Mix 94.1 +3\frequency=96300000 +3\title=96.3 KKLZ +4\frequency=102700000 +4\title=102.7 THE COYOTE +5\frequency=88900000 +5\title=News 88.9 +6\frequency=91500000 +6\title=KUNV +size=6 |