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

Commit 2ec83c3d authored by Keith Mok's avatar Keith Mok
Browse files

Make libbinder_random_parcel vendor available

This allow us to use libbinder_random_parcel
for fuzzing vendor aidl service

Bug: 231622881
Test: manual
Change-Id: I51e96d725cb899a5a24ff7c9fb5cfeb05fe58142
parent 864034bf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ cc_fuzz {
cc_library_static {
    name: "libbinder_random_parcel",
    host_supported: true,
    vendor_available: true,
    target: {
        darwin: {
            enabled: false,