commit | d214c7e495f10f87d2834a3137c8c29512f7cfc5 | [log] [tgz] |
---|---|---|
author | Guang Zhu <guangzhu@google.com> | Mon Jun 18 11:55:49 2012 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Jun 18 11:55:49 2012 -0700 |
tree | c23b5d9db61cc8ed8776c2562c17457ac6e72370 | |
parent | 51125621080c64b106abaeb414676cf51c0fd9c3 [diff] | |
parent | 5d76a3f2d53fceb883d84d214c28c51bc3e5b43c [diff] |
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 \