Files
build_soong/android
Vinh Tran b6803a5f52 Add ApexInfo.RequiresLibs to mixed build handler for apex
Adding ApexInfo.RequiresLibs from Bazel to apexBundle.requiredDeps which is eventuallyread by apex androidmk writer for LOCAL_REQUIRED_MODULES to ensures the libs are installed as part of a bundle build.

In Soong, apexBundle.requiredDeps is set in
https://cs.android.com/android/platform/build/soong/+/master:apex/apex.go;l=2305-2323;drc=cb7e73bc0130a95f5991c925c349387185abc098

The same logic is replicated in Bazel at
https://cs.android.com/android/platform/build/bazel/+/master:rules/apex/cc.bzl;l=141-163;drc=cb7e73bc0130a95f5991c925c349387185abc098.

This CL is porting the required libs set by Bazel in mixed build.

Test: go test
Test: run build/bazel/ci/mixed_libc.sh
Bug: 215500321
Change-Id: Id7256d279ac09a8fd42db391a7e93ce0021d8345
2022-12-14 18:54:47 -05:00
..
2022-12-12 18:06:49 -08:00
2022-10-03 08:43:13 -07:00
2022-11-11 15:27:56 -05:00
2022-11-29 15:35:56 -05:00
2021-03-17 16:35:13 +01:00
2022-08-01 16:07:30 -04:00
2022-11-22 17:43:40 -08:00
2022-11-02 19:17:30 +00:00
2022-10-25 11:46:01 +02:00
2022-11-07 14:12:11 +00:00
2021-12-13 13:33:15 -05:00
2021-09-23 11:37:57 +01:00
2021-12-01 17:43:00 +00:00
2022-11-29 15:35:56 -05:00
2022-11-22 11:46:34 -05:00
2022-05-18 16:38:19 -07:00