Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37a82deb authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4510491 from 63ad003d to pi-release

Change-Id: I4d89e23485a6f6cf05f0b9385e136a08102e3892
parents 4fc8f508 63ad003d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
cc_library_shared {
    name: "android.hardware.light@2.0-impl",
    defaults: ["hidl_defaults"],
    proprietary: true,
    vendor: true,
    relative_install_path: "hw",
    srcs: ["Light.cpp"],

@@ -32,10 +32,10 @@ cc_library_shared {
}

cc_binary {
    name: "android.hardware.light@2.0-service",
    relative_install_path: "hw",
    defaults: ["hidl_defaults"],
    proprietary: true,
    name: "android.hardware.light@2.0-service",
    vendor: true,
    init_rc: ["android.hardware.light@2.0-service.rc"],
    srcs: ["service.cpp"],