Use blkid_static rather than blkid for deapexer

deapexer is part of static_apex_tools target. Thus the binaries it
relies on needs to be static. However, blkid has shared lib dependency,
thus we have created blkid_static to replace blkid for deapexer.

BUG: b/257933023
TEST: local build of deapexer and static_apexer_tools
Change-Id: I5985a8dfe24c3c0f021ce44ae5f4565b36aa861c
Merged-In: I5985a8dfe24c3c0f021ce44ae5f4565b36aa861c
(cherry picked from commit e07b955eb4d7ea0c74a7f22b67ad367376aac36e)
2 files changed