Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e770754b authored by Guang Zhu's avatar Guang Zhu
Browse files

add uiautomator into system image

this includes 2 pieces:
* uiautomator shell script
* uiautomator.jar: test runner and the automation framework
  classes

source is under frameworks/testing/uiautomator

Change-Id: I237d85b8917d2451cf35362d2e34786940897921
parent 74aba614
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -118,7 +118,8 @@ PRODUCT_PACKAGES := \
    requestsync \
    requestsync \
    screencap \
    screencap \
    sensorservice \
    sensorservice \
    lint
    lint \
    uiautomator


PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
    system/core/rootdir/init.usb.rc:root/init.usb.rc \
    system/core/rootdir/init.usb.rc:root/init.usb.rc \