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
2 files changed