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>
1 file changed