Files
build_soong/rust
Jiyong Park 7d55b61783 Rust module in APEX uses stub libraries across APEX boundaries
This change fixes a bug that rust module in APEX has access to private
symbols of a native library even when the native library is outside of
the APEX.

To fix this, the stub selection logic in the cc package is exctacted as
a function ChooseStubOrImpl and is used also in the rust package.

Bug: 190767845
Test: m
Merged-In: I5c4cbdd5d27f257ab329d9dadbcd87d41a87f46a
Change-Id: I5c4cbdd5d27f257ab329d9dadbcd87d41a87f46a
(cherry picked from commit 3b5f88e091)
2021-06-24 11:27:41 +09:00
..
2021-06-03 08:36:09 -04:00
2021-01-26 09:09:06 -05:00
2021-04-27 17:12:02 -07:00
2020-08-13 15:58:09 +02:00
2021-04-07 15:04:10 +02:00
2021-01-15 19:44:07 +00:00
2021-04-16 13:38:01 -07:00
2021-04-13 15:58:44 -07:00
2021-05-01 00:55:42 -07:00
2021-06-03 08:36:09 -04:00
2020-06-26 09:23:47 +02:00
2021-04-16 13:38:01 -07:00
2020-11-19 20:02:34 +01:00
2021-06-03 08:36:09 -04:00