OSDN Git Service

AppLaunch tests for Wear
authorKevin Neas <kneas@google.com>
Fri, 16 Feb 2018 01:53:48 +0000 (17:53 -0800)
committerKevin Neas <kneas@google.com>
Fri, 16 Feb 2018 04:46:49 +0000 (04:46 +0000)
commitaff528421ffda3087495bea2a9fb4b4f99dfba4c
tree5adf5c3beeb5f5035916de3182278aa5c75453b9
parent519802d7675d89c733221dc43b2ccf22310d111b
AppLaunch tests for Wear

Wear needs specific changes that the platform team is unable to support.
Most of this code is an exact copy of the AppLaunch file, with a specific
check to not kill the app is Wear Home.

Change-Id: I2332416d61676b52518d6988849271e0b0777009
tests/AppLaunchWear/Android.mk [new file with mode: 0644]
tests/AppLaunchWear/AndroidManifest.xml [new file with mode: 0644]
tests/AppLaunchWear/src/com/android/tests/applaunch/AppLaunch.java [new file with mode: 0644]