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

* commit 'd214c7e495f10f87d2834a3137c8c29512f7cfc5':
  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 \