commit | 1124fd38c197aa19bfcbf13c60c6014a1353fbc4 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Mon Feb 10 12:49:41 2020 -0800 |
committer | Songchun Fan <schfan@google.com> | Tue Feb 11 16:21:16 2020 -0800 |
tree | 3714cae9b1ce7ba40a702d5926d164106a4e434f | |
parent | a3ef50bcce31435fa5e2efff7da2314937c166b6 [diff] [blame] |
Fix mounting existing images on reboot Fixes paths. BUG: b/133435829 Test: manual Change-Id: Ib48ac36e8b22f8e2a85d5e223c6dd0f8b5289045
diff --git a/services/incremental/Android.bp b/services/incremental/Android.bp index 323e7f1..b13d330 100644 --- a/services/incremental/Android.bp +++ b/services/incremental/Android.bp
@@ -43,6 +43,7 @@ "service.incremental.proto", "libutils", "libvold_binder", + "libc++fs", ], shared_libs: [ "libandroidfw",