HomeSort by relevance Sort by last modified time
    Searched refs:SOONG_ZIP (Results 1 - 6 of 6) sorted by null

  /build/make/core/tasks/
device-tests.mk 19 $(device-tests-zip): $(COMPATIBILITY.device-tests.FILES) $(SOONG_ZIP)
24 $(hide) $(SOONG_ZIP) -d -o $@ -P host -C $(HOST_OUT) -l $@-host.list -P target -C $(PRODUCT_OUT) -l $@-target.list
general-tests.mk 18 $(general-tests-zip): $(COMPATIBILITY.general-tests.FILES) $(SOONG_ZIP)
23 $(hide) $(SOONG_ZIP) -d -o $@ -P host -C $(HOST_OUT) -l $@-host.list -P target -C $(PRODUCT_OUT) -l $@-target.list
  /tools/test/connectivity/
Android.mk 41 $(WTS_ACTS_DISTRO): $(SOONG_ZIP)
48 $(hide) $(SOONG_ZIP) -d -P acts -o $(WTS_ACTS_DISTRO_ARCHIVE) -C tools/test/connectivity/acts/framework/acts/ -l $@.list
  /build/make/core/tasks/tools/
compatibility.mk 47 $(compatibility_zip): $(test_artifacts) $(test_tools) $(test_suite_prebuilt_tools) $(test_suite_dynamic_config) $(SOONG_ZIP) | $(ADB) $(ACP)
54 $(hide) $(SOONG_ZIP) -d -o $@ -C $(dir $@) -l $@.list
  /build/make/core/
Makefile     [all...]
config.mk 560 SOONG_ZIP := $(SOONG_HOST_OUT_EXECUTABLES)/soong_zip
    [all...]

Completed in 188 milliseconds