Files
build_soong/cc
Alan Stokes 73feba3330 Allow stubs implementation to be omitted
When defining a stubs library, allow specifying that the
implementation library does not need to be installed. This allows for
cases where the implementation is deployed in some non-standard way -
e.g. inside a Microdroid virtual machine.

Without this, we get build errors like: "TARGET module
com.android.compos requires non-existent TARGET module: libvm_payload".

Default behavior is unchanged. The change is protected by an allowlist
to limit usage to the immediate use case.

Bug: 243512108
Test: builds; soong tests pass
Test: Remove allowlist, see build failure
Change-Id: Iaae75f2e93b842f5944a7518cc95069d62c5a638
2022-11-22 16:00:02 +00:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2022-01-26 17:46:33 +08:00
2022-11-08 17:17:52 -05:00
2022-11-08 17:18:52 -05:00
2022-11-22 16:00:02 +00:00
2022-05-05 16:36:56 +01:00
2022-08-17 10:43:13 -07:00
2022-08-17 10:43:13 -07:00
2022-05-05 16:36:56 +01:00
2022-06-24 13:45:32 +00:00
2021-04-26 18:41:00 -07:00
2022-09-16 12:41:47 -04:00
2022-10-20 14:31:24 -07:00
2022-09-30 19:32:48 -07:00
2022-11-01 14:05:13 +00:00
2022-08-31 19:40:22 +00:00
2021-07-21 20:37:46 -07:00
2022-11-08 12:57:08 +09:00
2022-11-08 17:17:52 -05:00
2022-10-06 15:24:11 +00:00
2022-04-25 16:00:17 -04:00
2022-07-29 17:54:40 +00:00