diff options
author | 2023-09-13 17:58:52 +0000 | |
---|---|---|
committer | 2023-09-13 18:05:13 +0000 | |
commit | 6e332d22660efc1eb4b507a88230b73f34221f3d (patch) | |
tree | 3121746bfb1e9b37efe7a9b1e8ef3707d6c6d8bd /rust/binary.go | |
parent | b46969dd3d039fdfde43e60f84d2346cc63c8687 (diff) |
Make ndk_prebuilt_*_stl's libDir relative to module
Currently, we have ~4 of these modules which are all defined in
prebuilts/ndk. However, using ctx.ModuleDir() instead has the following
advantages
- makes bp2build simpler since we do not need to relativize this path
- prevents soong modules from reaching into another directory (as the
test setups were doing).
Test: m nothing
Change-Id: I780e2564cb37ebf4b800f0cd184789f3fc6f2fc8
Diffstat (limited to 'rust/binary.go')
0 files changed, 0 insertions, 0 deletions