eqs: initial rebrand
This commit is contained in:
parent
c92ac5f61f
commit
ee61490715
35 changed files with 94 additions and 62 deletions
|
|
@ -15,14 +15,14 @@
|
|||
//
|
||||
|
||||
cc_library {
|
||||
name: "bootctrl.moto_sm8450",
|
||||
name: "bootctrl.moto_sm8475",
|
||||
defaults: ["bootctrl_hal_defaults"],
|
||||
static_libs: ["libgptutils.moto_sm8450"],
|
||||
static_libs: ["libgptutils.moto_sm8475"],
|
||||
}
|
||||
|
||||
cc_library_shared {
|
||||
name: "android.hardware.boot@1.2-impl-qti",
|
||||
stem: "android.hardware.boot@1.0-impl-1.2-qti",
|
||||
defaults: ["android.hardware.boot@1.2-impl-qti_defaults"],
|
||||
static_libs: ["libgptutils.moto_sm8450"],
|
||||
static_libs: ["libgptutils.moto_sm8475"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue