summaryrefslogtreecommitdiff
path: root/rust/compiler.go
diff options
context:
space:
mode:
author Alexander Koskovich <akoskovich@pm.me> 2023-08-12 23:09:00 -0400
committer Alexander Koskovich <akoskovich@pm.me> 2023-08-12 23:16:15 -0400
commitc46c6d4edf7e4c4c932b962da93e466ea7946d10 (patch)
treecfef2eab2c1e9df1e56e3069ebb08279ddf79529 /rust/compiler.go
parent64876012de3eda2b418700b9022d4030b29b53d1 (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