livedisplay: Uprev to 2.1
Change-Id: I98b2ea16ed342339ee652d5cb79dcfd22f8c0a0d
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
// limitations under the License.
|
||||
|
||||
cc_binary {
|
||||
name: "vendor.lineage.livedisplay@2.0-service.oplus",
|
||||
name: "vendor.lineage.livedisplay@2.1-service.oplus",
|
||||
defaults: ["hidl_defaults"],
|
||||
init_rc: ["vendor.lineage.livedisplay@2.0-service.oplus.rc"],
|
||||
vintf_fragments: ["vendor.lineage.livedisplay@2.0-service.oplus.xml"],
|
||||
init_rc: ["vendor.lineage.livedisplay@2.1-service.oplus.rc"],
|
||||
vintf_fragments: ["vendor.lineage.livedisplay@2.1-service.oplus.xml"],
|
||||
relative_install_path: "hw",
|
||||
srcs: [
|
||||
":vendor.lineage.livedisplay@2.0-sdm-pa",
|
||||
@@ -30,6 +30,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