dre: Initial device tree conversion and decommonization
Added properties taken from lemonade and modified for dre. Change-Id: Ibac1a345547184d7dc6e231ce9b867c457d6b576
This commit is contained in:
parent
369c86860e
commit
620d3be334
12 changed files with 148 additions and 98 deletions
|
|
@ -15,14 +15,14 @@
|
|||
//
|
||||
|
||||
cc_library {
|
||||
name: "bootctrl.lahaina",
|
||||
name: "bootctrl.holi",
|
||||
defaults: ["bootctrl_hal_defaults"],
|
||||
static_libs: ["libgptutils.oneplus_lahaina"],
|
||||
static_libs: ["libgptutils.oneplus_holi"],
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "android.hardware.boot@1.1-impl-qti",
|
||||
stem: "android.hardware.boot@1.0-impl-1.1-qti",
|
||||
defaults: ["android.hardware.boot@1.1-impl-qti_defaults"],
|
||||
static_libs: ["libgptutils.oneplus_lahaina"],
|
||||
static_libs: ["libgptutils.oneplus_holi"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue