commit | dec03ab3809dd116a554d07decf973bb0088316d | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Tue Jun 21 14:31:01 2022 -0700 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Wed Jun 22 15:14:55 2022 -0700 |
tree | 053851b7a2001f5feef29d55a71852444debd466 | |
parent | d99898496f4652a1d6a3dc3761b85016fda3bfff [diff] [blame] |
Convert vold to new BootControl client Test: th Bug: 227536004 Change-Id: Ia2f8b51d6d3175999b2434454f0ee4e14bde934e
diff --git a/Android.bp b/Android.bp index fcb0bb4..69907b6 100644 --- a/Android.bp +++ b/Android.bp
@@ -43,6 +43,8 @@ ], shared_libs: [ "android.hardware.boot@1.0", + "android.hardware.boot-V1-ndk", + "libboot_control_client", "libbase", "libbinder", "libcrypto",