commit | e872a8e78f347fa63b60d00b46b72107eecd32ce | [log] [tgz] |
---|---|---|
author | Mohammad Samiul Islam <samiul@google.com> | Fri Apr 30 17:13:04 2021 +0100 |
committer | Mohammad Samiul Islam <samiul@google.com> | Fri Apr 30 17:28:51 2021 +0100 |
tree | cedf76dfedcb42257460b1c42859c155d26c787e | |
parent | d41d9e5c7726f41c8ee26e1e9a79813eda5fa519 [diff] |
Fix missing dependency in host side python test Python test can't find soong_zip in its environment and soong doesn't allow to add it as a direct requirement either. In this CL, we add the required tools as a data zip. Bug: 185708645 Test: atest --host apex_compression_test Change-Id: I5db05f848ae3643ed7876f1658d36aceb267c359