commit | 88cc0d4cbea9b313db153327eca05c3d62c4e1c9 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Oct 16 22:26:56 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Oct 17 00:22:20 2023 +0000 |
tree | 4d29ada129db50689595901614d2291bfcf3d3ed | |
parent | c7328cc4cc7f88aa2cc51380d523993965d339c7 [diff] |
Add runtime codec libs to fuzzer The AIDL fuzzer attempts to dlopen all of these libraries, so we add them to runtime_libs to make sure they are available on the device. Test: adb shell LD_LIBRARY_PATH=/data/fuzz/x86_64/lib/ /data/fuzz/x86_64/libcodec2-aidl-fuzzer/vendor/libcodec2-aidl-fuzzer Bug: 300195182 Change-Id: I1b266e1325e494b47108dd1b5507d07d28078fba