sm8250-common: livedisplay: rebrand lito to kona
This commit is contained in:
parent
8f5d895118
commit
969edb23b4
4 changed files with 7 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
cc_defaults {
|
||||
name: "livedisplay_motorola_lito",
|
||||
name: "livedisplay_motorola_kona",
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
srcs: [
|
||||
|
|
@ -38,8 +38,8 @@ cc_defaults {
|
|||
}
|
||||
|
||||
cc_binary {
|
||||
name: "vendor.lineage.livedisplay@2.0-service-sysfs.motorola_lito",
|
||||
init_rc: ["vendor.lineage.livedisplay@2.0-service-sysfs.motorola_lito.rc"],
|
||||
defaults: ["livedisplay_motorola_lito"],
|
||||
name: "vendor.lineage.livedisplay@2.0-service-sysfs.motorola_kona",
|
||||
init_rc: ["vendor.lineage.livedisplay@2.0-service-sysfs.motorola_kona.rc"],
|
||||
defaults: ["livedisplay_motorola_kona"],
|
||||
vendor: true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue