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

Commit e4388a6f authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "vibrator: use package as name"

am: b2067cf8

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