commit | 4a25dfb2de3cf0f6dd81f4add3fd905db0834a38 | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Fri Jan 10 11:53:24 2020 -0800 |
committer | Yurii Zubrytskyi <zyy@google.com> | Tue Jan 28 12:10:17 2020 -0800 |
tree | fb36a044655007025be9e3fa8fb189281ac9698c | |
parent | 092993a72d710b7f5cb0f53aed736fd2675345e3 [diff] [blame] |
Port the current code to new IncFS Bug: 146080380 Test: manual, "cmd incremental install-start" Change-Id: I6761c3f0e58b6d4de1ae3c4b31c23204fba9f740
diff --git a/services/incremental/Android.bp b/services/incremental/Android.bp index ddf4dd5..323e7f1 100644 --- a/services/incremental/Android.bp +++ b/services/incremental/Android.bp
@@ -47,6 +47,8 @@ shared_libs: [ "libandroidfw", "libbinder", + "libcrypto", + "libcutils", "libincfs", "liblog", "libz",