Home | History | Annotate | Download | only in list
      1 vts_test_host_bin_packages := \
      2     host_cross_vndk-vtable-dumper \
      3     trace_processor \
      4     vndk-vtable-dumper \
      5     img2simg \
      6     simg2img \
      7     mkuserimg_mke2fs.sh \
      8 
      9 # Need to package mkdtboimg.py since the tool is not just used by the VTS test.
     10 vts_test_host_bin_packages += \
     11     mkdtboimg.py \
     12