commit | 6ca0d40b8364b71574382455975cefe7d785ba47 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Aug 06 19:13:38 2018 -0700 |
committer | Tao Bao <tbao@google.com> | Wed Aug 08 15:54:48 2018 -0700 |
tree | 33985fad895e9acab042242831eb016e4243fce8 | |
parent | 4413b71050c38a576208ec4bb77b2c4e10aa308a [diff] |
fastboot: `fastbootd` uses `libadbd.so`. The size of `fastbootd` goes down from 64088-byte to 38488-byte (aosp_taimen-userdebug) after the change. Bug: 78793464 Test: `m -j installclean && m -j fastbootd`. Check that $OUT/recovery/root/system/lib64/libadbd.so exists and $OUT/recovery/root/system/bin/fastbootd depends on that. Change-Id: Ic36c98da1a0dda4e0d86e671f858c42578f53f90