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

Commit 35052b3f authored by Jeongik Cha's avatar Jeongik Cha
Browse files

Import libvibratorutils instead of libvibrator

To avoid a dependency from a vendor library to aidl in frameworks

Bug: 248993206
Test: m
Change-Id: Ic2aaede0401cbfa00ec590943aec6fb5b6e606f2
parent 2cfd2194
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -46,10 +46,9 @@ cc_library_shared {
    shared_libs: [
        "libaudioutils",
        "libbase",
        "libbinder",
        "liblog",
        "libutils",
        "libvibrator",
        "libvibratorutils",
    ],

    relative_install_path: "soundfx",