commit | 4cb7aec90420df93fa6856466e6b80b596496f59 | [log] [tgz] |
---|---|---|
author | Keith Mok <keithmok@google.com> | Wed Aug 17 03:58:14 2022 +0000 |
committer | Keith Mok <keithmok@google.com> | Sat Aug 20 23:29:20 2022 +0000 |
tree | 4ceaae4dadf38920254d1857f5ad02f1f1eefc95 | |
parent | a417e3131cdf387838128b55b2b8cf5bc8d47027 [diff] |
Use fuzz_config to config fuzzing size Do not hard code the size in the source code. Use fuzz_config in Android.bp to do that. Test: atest servicemanager_test Bug: 232439428 Bug: 240318902 Change-Id: I03c186bc6eed60f1368bfcb9e0a21dbd5c4c1c11