From 9170e897d0e810ed4ff99a81cb904435616f4424 Mon Sep 17 00:00:00 2001 From: Baligh Uddin Date: Thu, 19 Jan 2023 18:20:55 +0000 Subject: [PATCH] Package blkid_static in otatools BUG: 264426585 Test: TH Change-Id: Ie34719e98619d18dc35add80595eddd867eaf38f --- core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Makefile b/core/Makefile index a150ee4010..d66d02a80b 100644 --- a/core/Makefile +++ b/core/Makefile @@ -5104,7 +5104,7 @@ INTERNAL_OTATOOLS_MODULES := \ INTERNAL_OTATOOLS_MODULES += \ apexer \ apex_compression_tool \ - blkid \ + blkid_static \ deapexer \ debugfs_static \ dump_apex_info \