I was able to build AOSP with libFuzzer and fuzz my target on an emulator. 
In order to get visual coverage feedback for libFuzzer I need to built it 
again, with the `Source-based Code Coverage`-modul (
https://clang.llvm.org/docs/SourceBasedCodeCoverage.html).

How can I add this module when building AOSP? Do I need to add the two 
flags `-fprofile-instr-generate -fcoverage-mapping` in the blueprints?


Thank you very much in advance.

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/1228b85d-c2b6-4f9c-88d9-e8465898866c%40googlegroups.com.

Reply via email to