From 0f339e27bb753b0dafb17a315fa4b029ba31aa28 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Mon, 3 Dec 2018 13:44:01 -0800 Subject: Move parts of roots.cpp to libfs_mgr Move some mounting functionalities to libfs_mgr. Test: run recovery tests Bug: 118634720 Bug: 113182233 Change-Id: Ie59376664a744992429f0262ec96d13a1aed30f9 --- tests/Android.bp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Android.bp') diff --git a/tests/Android.bp b/tests/Android.bp index 5165ccb33..1d6a056f6 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -94,6 +94,7 @@ librecovery_static_libs = [ "libhidltransport", "libhwbinder_noltopgo", "libbinderthreadstate", + "liblp", "libvndksupport", "libtinyxml2", ] -- cgit v1.2.3