commit | bf9f8d1a643b7586af009ec65b1358859e3aea64 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Wed Sep 05 16:57:24 2018 -0700 |
committer | Hridya Valsaraju <hridya@google.com> | Fri Sep 07 12:22:00 2018 -0700 |
tree | 451481ca3b94e3a109cd557f0f391311982b54e9 | |
parent | 33dcdb808b7d60107d527c22815d586b51836836 [diff] [blame] |
Integrate with fastboot HAL to get partition type Bug: 79480454 Bug: 78793464 Test: fastboot getvar partition-type:userdata Change-Id: Ib096ee8061568b8503f3a3f2dbb7e19a932162c4
diff --git a/fastboot/Android.bp b/fastboot/Android.bp index 3b91ddd..6b175af 100644 --- a/fastboot/Android.bp +++ b/fastboot/Android.bp
@@ -121,6 +121,7 @@ shared_libs: [ "android.hardware.boot@1.0", + "android.hardware.fastboot@1.0", "libadbd", "libasyncio", "libbase",