| commit | a4eb4753acc9f5265a08300cb72bb829d1c96db4 | [log] [tgz] |
|---|---|---|
| author | Yifan Hong <elsk@google.com> | Tue Feb 16 19:37:21 2021 -0800 |
| committer | Yifan Hong <elsk@google.com> | Wed Mar 17 15:38:06 2021 -0700 |
| tree | ed0def2333468f2354a7db5dd441dd0599972363 | |
| parent | b299cb7217e7f63d9128a0e595bcc21ab645f41f [diff] [blame] |
fastbootd: Add fetch command on device Test: manual Test: see follow up CL on fuzzy_fastboot Bug: 173654501 Change-Id: I912d60d6dca0082734f2b84adc6a647c881bb5a1
diff --git a/fastboot/Android.bp b/fastboot/Android.bp index daff496..8e98e9f 100644 --- a/fastboot/Android.bp +++ b/fastboot/Android.bp
@@ -189,7 +189,8 @@ header_libs: [ "avb_headers", "libsnapshot_headers", - ] + "libstorage_literals_headers", + ], } cc_defaults {