am 5d76a3f2: Merge "add uiautomator into system image" into jb-dev

* commit '5d76a3f2d53fceb883d84d214c28c51bc3e5b43c':
  add uiautomator into system image
diff --git a/target/product/core.mk b/target/product/core.mk
index 57c0f44..688c806 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -118,7 +118,8 @@
     requestsync \
     screencap \
     sensorservice \
-    lint
+    lint \
+    uiautomator
 
 PRODUCT_COPY_FILES += \
     system/core/rootdir/init.usb.rc:root/init.usb.rc \