Files
build_soong/cc
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-16 18:26:49 +00:00
2021-06-03 14:29:03 -07:00
2021-06-18 05:25:44 +00:00
2021-06-16 16:50:59 +00:00
2021-04-26 18:41:00 -07:00
2021-06-07 13:22:30 -07:00
2021-04-13 15:55:47 -07:00
2021-06-07 13:22:30 -07:00
2021-03-30 23:44:43 +01:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2021-06-10 05:22:50 +00:00
2021-04-26 18:41:00 -07:00
2020-11-24 14:13:31 +09:00
2021-02-25 20:46:15 -08:00
2021-06-24 01:56:03 +09:00