sm8250-common: livedisplay: Uprev to 2.1
Change-Id: I98b2ea16ed342339ee652d5cb79dcfd22f8c0a0d
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user