summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f009da1)
raw | patch | inline | side by side (parent: f009da1)
author | Hridya Valsaraju <hridya@google.com> | |
Tue, 2 Oct 2018 20:09:17 +0000 (20:09 +0000) | ||
committer | Hridya Valsaraju <hridya@google.com> | |
Tue, 2 Oct 2018 20:09:17 +0000 (20:09 +0000) |
This reverts commit f009da1bf51087cc33ae81101e3bf50df7683ecd.
Reason for revert: Breaking presubmit boot test on walleye
Change-Id: Ibeebb94b22cf81087b2ee60407a33e9d7e8a4d18
Reason for revert: Breaking presubmit boot test on walleye
Change-Id: Ibeebb94b22cf81087b2ee60407a33e9d7e8a4d18
boot/1.0/default/Android.bp | patch | blob | history |
index 397c56d01f337132a6c75343cf7f0ad03f4ec8b0..67dee086946d3b6a2893ad87299ebfe48aa6e4d1 100644 (file)
name: "android.hardware.boot@1.0-impl",
defaults: ["hidl_defaults"],
relative_install_path: "hw",
- vendor: true,
+ vendor_available: true,
recovery_available: true,
srcs: ["BootControl.cpp"],