Searched refs:apps_to_zip (Results 1 – 1 of 1) sorted by relevance
5525 …$(hide) apps_to_zip=`find $(TARGET_OUT_APPS) $(TARGET_OUT_APPS_PRIVILEGED) -mindepth 2 -maxdepth 3…5526 if [ -z "$$apps_to_zip" ]; then \5530 zip -qjX $@ $$apps_to_zip; \