From 549fd0e9aed0cbf99e767a7c724f20f66557b919 Mon Sep 17 00:00:00 2001 From: Bowgo Tsai Date: Thu, 29 Nov 2018 22:15:08 +0800 Subject: [PATCH] Includes new static libfs_avb Bug: 112103720 Test: boot crosshatch_mainline-userdebug Change-Id: If33f6dbf7a31d57f61c0aca0296f2ff06c8b4a86 --- Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.bp b/Android.bp index 44e2317..87c31ec 100644 --- a/Android.bp +++ b/Android.bp @@ -31,6 +31,7 @@ cc_defaults { "libbootloader_message", "libfec", "libfec_rs", + "libfs_avb", "libfs_mgr", "libscrypt_static", "libsquashfs_utils",