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

Commit e9365f88 authored by Myles Watson's avatar Myles Watson
Browse files

Remove libosi from fuzz targets

It's not used, and it conflicts because the dependency
was added to the incorrect target when it was cherry-picked.

Compare this change ID on internal and AOSP:
      Ib04f96702b53930bdd7d18c40b79d1ee5e0aa7b6

Bug: 301661850
Test: mma -j32
Ignore-AOSP-First: Resolving a merge conflict
Change-Id: I307c416f714fed9ad287b039f6501ff876e0875a
parent af22ce0d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -630,7 +630,6 @@ cc_fuzz {
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libgmock",
        "libosi",
    ],
    target: {
        android: {