commit | 069db2fd856db744a254120ed3054d49f241ae80 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Wed Aug 09 15:31:33 2017 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Sep 24 14:49:47 2018 +0000 |
tree | f18da9a2afe68433a22be34d2f25148fffce8d43 | |
parent | ba23ff7102ce7d9c63affecc626efb4ee97124b1 [diff] |
apphandler: Add storage for Get/Set System Info Parameter All but one standard System Info Parameter and most (all?) OEM parameters are string type. Add a interface to connect string callbacks to System Info Parameter selector codes. Also add a convenience call that can connect a static string to a parameter selector code. Change-Id: I5e35d0418b8ddf5b2575fac093acfc7d7ca2217c Signed-off-by: Xo Wang <xow@google.com> Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.