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

Commit baac4ec6 authored by Ken Chen's avatar Ken Chen
Browse files

[Test] Add componentid to fuzz config

Add componentid so that bugs found during fuzzing can be filed against.

Bug: 240913174
Test: m resolv_gethostbyname_fuzzer
Change-Id: Ie482f4e64fab4c573b3c20dae786a5f41f76156b
parent 7f988336
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -370,6 +370,7 @@ cc_defaults {
            "cken@google.com",
            "kfcchen@google.com",
       ],
        componentid: 31808,  // Android > Android OS & Apps > Systems > core networking
    },
}