sm8250-common: livedisplay: Uprev to 2.1
Change-Id: I98b2ea16ed342339ee652d5cb79dcfd22f8c0a0d
This commit is contained in:
parent
880e595f0d
commit
335e820c4c
11 changed files with 37 additions and 38 deletions
|
|
@ -14,9 +14,9 @@
|
|||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "vendor.lineage.livedisplay@2.0-service.oneplus_kona",
|
||||
init_rc: ["vendor.lineage.livedisplay@2.0-service.oneplus_kona.rc"],
|
||||
vintf_fragments: ["vendor.lineage.livedisplay@2.0-service.oneplus_kona.xml"],
|
||||
name: "vendor.lineage.livedisplay@2.1-service.oneplus_kona",
|
||||
init_rc: ["vendor.lineage.livedisplay@2.1-service.oneplus_kona.rc"],
|
||||
vintf_fragments: ["vendor.lineage.livedisplay@2.1-service.oneplus_kona.xml"],
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
srcs: [
|
||||
|
|
@ -32,6 +32,7 @@ cc_binary {
|
|||
"libhidlbase",
|
||||
"libutils",
|
||||
"vendor.lineage.livedisplay@2.0",
|
||||
"vendor.lineage.livedisplay@2.1",
|
||||
],
|
||||
header_libs: [
|
||||
"vendor.lineage.livedisplay@2.0-sdm-headers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue