Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make libboot_control vendor available. | David Anderson | 2019-08-30 | 1 | -1/+2 |
| | | | | | | Bug: 138861550 Test: builds Change-Id: Ib745b59931c6258073e47b00def84c9157df90a7 | ||||
* | Refactor boot_control into a separate library. | David Anderson | 2019-08-30 | 1 | -5/+27 |
| | | | | | | | | | | | This extracts the implementation of boot_control into a new library, libboot_control. The bootctrl.default module now wraps this library. This refactoring will allow us to re-use the same implementation in HIDL. Bug: 138861550 Test: mm bootctrl.default Change-Id: Ic0558da3c2d8e6f5ebec63a497825c24b51623b7 | ||||
* | Build boot control HAL with Android.bp | Hridya Valsaraju | 2018-08-10 | 1 | -0/+37 |
Bug: 78793464 Test: make Change-Id: Id5efceda0f5e93bbaf33c2dc3e203fd39ef44e28 |