sm7250-common: Initial common device tree conversion
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
//
|
||||
|
||||
cc_library {
|
||||
name: "bootctrl.kona",
|
||||
name: "bootctrl.lito",
|
||||
defaults: ["bootctrl_hal_defaults"],
|
||||
static_libs: ["libgptutils.oneplus_kona"],
|
||||
static_libs: ["libgptutils.oneplus_lito"],
|
||||
}
|
||||
|
||||
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_kona"],
|
||||
static_libs: ["libgptutils.oneplus_lito"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user