Searched refs:install (Results 1 – 10 of 10) sorted by relevance
40 long install = strtol(argv[1], &end, 10); in main() local43 current, install); in main()45 return (*end == 0 && current > 0 && install >= current) ? 0 : 1; in main()
6 ADB via ethernet works with this target. You can use 'adb install' to
397 service flash_recovery /system/etc/install-recovery.sh
37 $(error Cannot determine where to install NOTICE file for $(LOCAL_MODULE))
341 define should-install-to-system348 define should-install-to-system
371 $(install-dex-debug)
268 $(error Error: could not find jdk tools.jar, please install JDK6, \
1619 define install-dex-debug
981 adb install $ANDROID_PRODUCT_OUT/data/app/SmokeTestApp.apk &&982 adb install $ANDROID_PRODUCT_OUT/data/app/SmokeTest.apk &&
39 # Choose additional targets to always install, even when building