commit | 1ecfdbda28af814194eb0c15cd67c1c80794c337 | [log] [tgz] |
---|---|---|
author | David Pursell <dpursell@google.com> | Wed Sep 27 14:15:21 2017 -0700 |
committer | David Pursell <dpursell@google.com> | Wed Sep 27 16:24:44 2017 -0700 |
tree | c5216ac1b5d78c1beb81f41eaaf540eda0352263 | |
parent | ef623e606c6d68532118afc894752cc63e25a919 [diff] |
iot bootaction: use libandroidthings types. We now provide some parameters that can be set on reboot and passed into the bootaction library. This becomes part of the public libandroidthings native API, so we need to use the public type. Bug: 65462981 Test: `mma` builds successfully Test: Test bootaction.so can receive boot params (tested on nyc-iot-dev) Change-Id: Ibf6548730e0bac023f6a0a3aef925b0938418a10