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

Commit b3229cfb authored by T.J. Mercier's avatar T.J. Mercier
Browse files

Update libprocessgroup dependencies

These are unused, and I'm not sure they ever were.

Bug: 349105928
Test: $ANDROID_BUILD_TOP/out/host/linux-x86/fuzz/x86_64/libgralloctypes_fuzzer/libgralloctypes_fuzzer
Test: adb shell /data/local/tmp/libgralloctypes_fuzzer
Change-Id: I3d0870b7c3473a197b1a04abae0c2a3d183fe2c8
parent 382fc4d2
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -28,14 +28,10 @@ cc_fuzz {
    ],
    static_libs: [
        "libbase",
        "libcgrouprc",
        "libcgrouprc_format",
        "libcutils",
        "libgralloctypes",
        "libhidlbase",
        "liblog",
        "libprocessgroup",
        "libjsoncpp",
        "libutils",
    ],