| commit | 5a45a5f32dcf544bef914976dcefb991ea75f370 | [log] [tgz] |
|---|---|---|
| author | Hsuan Ting Chen <roccochen@chromium.org> | Tue Dec 30 17:50:50 2025 +0800 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 01 20:13:34 2026 -0800 |
| tree | ca380f2ed2f7e8752fced4e26faf046a7a2f7820 | |
| parent | 89b720193a095a03986bef2c5c1e58ebb404baef [diff] |
Android.bp: allow libvboot_host to be built as a shared library Update libvboot_host from cc_library_static to cc_library to allow it to be built as both a static and shared library. This is needed for dynamic linking in certain environments. BUG=b:471736833 BRANCH=none TEST=none Change-Id: I3089d86473b20614639a70822103c43bb5a8ebe5 Signed-off-by: Hsuan Ting Chen <roccochen@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/7319082 Reviewed-by: Yu-Ping Wu <yupingso@chromium.org> Commit-Queue: Yu-Ping Wu <yupingso@chromium.org>