OSDN Git Service

Add boot_control HIDL default implementation
authorConnor O'Brien <connoro@google.com>
Mon, 10 Oct 2016 19:31:37 +0000 (12:31 -0700)
committerConnor O'Brien <connoro@google.com>
Wed, 19 Oct 2016 21:43:36 +0000 (14:43 -0700)
commitfe25fd88c80f033470e1851dde779a49f76bae44
treed5ac6d0f2b747ff35861d1a65e38a80138dcb99e
parent6e0c0102aeb382f3fde5772361d291a26f687292
Add boot_control HIDL default implementation

Create basic implementation that passes commands
through to the old HAL implementation.

Bug: 31864052
Test: Ran and compared output to old implementation
Change-Id: I01f4450dc3a1893e13b8fb325ea40cf9c98297be
Signed-off-by: Connor O'Brien <connoro@google.com>
boot/1.0/default/Android.mk [new file with mode: 0644]
boot/1.0/default/BootControl.cpp [new file with mode: 0644]
boot/1.0/default/BootControl.h [new file with mode: 0644]