Android R Preview 1 (RPP1.200123.016)
fuzz: remove custom flag parsing for static fuzzers

Custom flag parsing for static fuzzers Was only used for debugging. But
seeing how it's causing problems with hwasan, remove it.

Fixes: 148520483
Test: m android.hardware.light@2.0-vts.fuzzer && \
adb sync data && \
adb shell \
"LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/data/fuzz/arm64/lib \
/data/fuzz/arm64/android.hardware.light@2.0-vts.fuzzer/android.hardware.light@2.0-vts.fuzzer \
--vts_spec_dir=/data/vts_specs/spec/light/2.0/ -- \
-max_len=65536 -max_total_time=1 > /dev/null"
device screen flickers
Change-Id: I206d0dbaf7c82a35d0b49fd3fea1805698248b5e
1 file changed