Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c46c6d4e authored by Alexander Koskovich's avatar Alexander Koskovich
Browse files

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
parent 64876012
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment