commit | 5864a6211c4e68f4520aabb4d828e30b35e42c44 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Jun 29 00:23:12 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Jun 29 00:24:02 2021 +0000 |
tree | 3ca898c7be17dfbe20a61f0fd7274b4a8be0e650 | |
parent | c037bdbc5a1f2b0e0130195030b874c9dfff99ca [diff] |
snapshotctl: remove unused libbinder dep not needed (may be needed by deps, but still). Bug: N/A Test: N/A Change-Id: I3bc128717df50120c803d1d8bb5f9537f27cefd8
diff --git a/fs_mgr/libsnapshot/Android.bp b/fs_mgr/libsnapshot/Android.bp index aa1f415..acfaa84 100644 --- a/fs_mgr/libsnapshot/Android.bp +++ b/fs_mgr/libsnapshot/Android.bp
@@ -311,7 +311,6 @@ "android.hardware.boot@1.0", "android.hardware.boot@1.1", "libbase", - "libbinder", "libext2_uuid", "libext4_utils", "libfs_mgr_binder",