Searched refs:target_device (Results 1 – 2 of 2) sorted by relevance
19 local target_device=$(echo $TARGET_PRODUCT | sed "s/^aosp_//")20 …$ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode -j "out/target/product/$target_device/mod…
281 target_host, target_device, target_device_serials = (287 self.logger.Println("- Target device: %s" % target_device)297 new_job.device = target_device451 for target_device in schedule.device:452 if "/" not in target_device:454 "Device malformed - {}".format(target_device))457 target_lab, target_product_type = target_device.split("/")498 available_devices.append((host_devices, target_device))