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

Commit 6b4a28bd authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "vibrator: use package as name" am: b2067cf8 am: e4388a6f

Change-Id: I6f635d8f3e929e4541c4fe19a5d067b87ee5fb78
parents 79388523 e4388a6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -15,6 +15,7 @@
cc_defaults {
cc_defaults {
    name: "idlcli-defaults",
    name: "idlcli-defaults",
    shared_libs: [
    shared_libs: [
        "android.hardware.vibrator-ndk_platform",
        "android.hardware.vibrator@1.0",
        "android.hardware.vibrator@1.0",
        "android.hardware.vibrator@1.1",
        "android.hardware.vibrator@1.1",
        "android.hardware.vibrator@1.2",
        "android.hardware.vibrator@1.2",
@@ -24,7 +25,6 @@ cc_defaults {
        "libhidlbase",
        "libhidlbase",
        "liblog",
        "liblog",
        "libutils",
        "libutils",
        "vintf-vibrator-ndk_platform",
    ],
    ],
    cflags: [
    cflags: [
        "-DLOG_TAG=\"idlcli\"",
        "-DLOG_TAG=\"idlcli\"",