diff options
author | 2024-06-12 06:58:28 +0000 | |
---|---|---|
committer | 2024-06-14 00:46:44 +0000 | |
commit | 4c47f341ba613aa7748c303ab537fe98647becf7 (patch) | |
tree | d776674e790b1eb97c7ce661b5f6613760a29c53 /libartbase/base/file_utils.cc | |
parent | e3d22308f98d8de5d1d1bf9230757704e1412d89 (diff) |
Convert `clean-oat rules` to Android.bp
Since Soong genrules now run in sandboxed mode, they cannot execute
commands like `rm -rf` within `clean-oat-target` to remove physical
directories.
The only solution is to move the `clean-oat-target` commands into
`build/core/tasks`.
Bug: 345133095
Test: m clean-oat; m clean-oat-host
Change-Id: I31808e47590540c9ed83362216428f3cf1609d59
Diffstat (limited to 'libartbase/base/file_utils.cc')
0 files changed, 0 insertions, 0 deletions