diff options
author | 2024-06-11 02:22:17 +0000 | |
---|---|---|
committer | 2024-06-14 00:44:44 +0000 | |
commit | e3d22308f98d8de5d1d1bf9230757704e1412d89 (patch) | |
tree | 4bf3584bcc386a6ffeada5b15641af831cf7fd1d /libartbase/base/file_utils.cc | |
parent | dbc408e4a40d842c6fce149b8142d2ca274f6c22 (diff) |
Remove the unused "fuzzer" build target.
As in aosp/145592, the reason why `dexfuzz-script` added
`$(HOST_CORE_IMG_OUTS)` to its dependencies is that it hardcodes a
check for the existence of the directory
`androidHostOut+"/framework/core.art"` in
`art/tools/dexfuzz/src/dexfuzz/executors/Device.java`.
However, the `core-oj`, `core-libart`, and other
`$(HOST_BOOT_IMAGE_JARS)` have been converted to Soong build. Even when
running "m fuzzer", no files are generated under
`$(HOST_OUT)/framework/core.art`.
Therefore, adding `$(HOST_CORE_IMG_OUTS)` as a dependency for `fuzzer`
is no longer necessary and can be safely removed.
Bug: 339155489
Test: N/A
Change-Id: I0b376e01f2c69d572558492cf9663efd197add90
Diffstat (limited to 'libartbase/base/file_utils.cc')
0 files changed, 0 insertions, 0 deletions