diff options
author | 2023-08-12 23:09:00 -0400 | |
---|---|---|
committer | 2023-08-12 23:16:15 -0400 | |
commit | c46c6d4edf7e4c4c932b962da93e466ea7946d10 (patch) | |
tree | cfef2eab2c1e9df1e56e3069ebb08279ddf79529 /rust/compiler.go | |
parent | 64876012de3eda2b418700b9022d4030b29b53d1 (diff) |
soong: Use the CpExecutable rule for copying libraries
If you compile a shared library with 'cc_library_shared' it will
be executable. If you build one with 'cc_prebuilt_library_shared'
it will not. Use CpExecutable so it's consistent.
Test: Observe that all cc_prebuilt_library_shared modules
are executable.
Change-Id: I3d7edfc920760aa2f73e4527d4cfab1baa1523fc
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions