BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mangoh-drivers
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
mangoh-drivers
Commits
b571f74b
Commit
b571f74b
authored
May 18, 2016
by
Bertrand Roussel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make sdef closer to the default.sdef from Legato
Change-Id: I3acac35a7ca4f5ab0acb75eaf9ed0c9cd48bda41
parent
7f3c4188
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
13 deletions
+16
-13
mangoh.sdef
mangoh.sdef
+16
-13
No files found.
mangoh.sdef
View file @
b571f74b
//--------------------------------------------------------------------------------------------------
/**
* MangOH system definition that includes essential modem and positioning services
* plus available MangOH apps
*
* Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.
*/
// MangOH system definition that includes essential modem and positioning services
// plus available MangOH apps
//
// Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.
//--------------------------------------------------------------------------------------------------
interfaceSearch:
{
interfaces/modemServices
interfaces/positioning
}
apps:
{
// Platform services.
...
...
@@ -55,6 +46,18 @@ commands:
cm = tools:/bin/cm
fwupdate = tools:/bin/fwupdate
secstore = tools:/bin/secstore
pmtool = tools:/bin/pmtool
wifi = wifi:/bin/wifi
mux = muxCtrlTools:/bin/mux
}
bindings:
{
<root>.le_fwupdate -> fwupdateService.le_fwupdate
}
interfaceSearch:
{
interfaces/modemServices
interfaces/positioning
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment