Temporary hack to allow evaluation of automated test harness with MP images.

* Enable dutflaga/b GPIO export on Alex.

* (Temporary) Use a corp workstation as mock server address.

BUG=chromium-os:25397
TEST=Normal update behavior not affected; test scenario update on
x86-alex works against specified workstation.

Change-Id: If6741749557942d0f9c89cb6146b4f6e2a2cefbf
Reviewed-on: https://gerrit.chromium.org/gerrit/18302
Reviewed-by: Don Garrett <dgarrett@chromium.org>
Tested-by: Gilad Arnold <garnold@chromium.org>
Commit-Ready: Gilad Arnold <garnold@chromium.org>
Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
diff --git a/99-gpio-dutflag.rules b/99-gpio-dutflag.rules
index 9266e20..f8b1d67 100644
--- a/99-gpio-dutflag.rules
+++ b/99-gpio-dutflag.rules
@@ -16,8 +16,8 @@
 # (http://code.google.com/p/chromium-os/issues/detail?id=27077)
 
 # - Alex:
-#ATTR{[dmi/id]product_name}=="Alex", SUBSYSTEM=="gpio", KERNEL=="gpiochip192", \
-#  ENV{ID_GPIO_DUTFLAGA}="205", ENV{ID_GPIO_DUTFLAGB}="202"
+ATTR{[dmi/id]product_name}=="Alex", SUBSYSTEM=="gpio", KERNEL=="gpiochip192", \
+  ENV{ID_GPIO_DUTFLAGA}="205", ENV{ID_GPIO_DUTFLAGB}="202"
 
 # - ZGB:
 #ATTR{[dmi/id]product_name}=="ZGB", SUBSYSTEM=="gpio", KERNEL=="gpiochip192", \