From 5db4928a4598d7df743b125ffc95c99568de6ebe Mon Sep 17 00:00:00 2001 From: Steve Moyer Date: Fri, 7 Feb 2014 11:46:40 -0800 Subject: [PATCH] Adding SmsTest to emulator Change-Id: I0820ec25550debab3755db569e0e4fb6a9c62e94 --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index 2864b4854..564a21c3f 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -386,4 +386,5 @@ development/samples/Support7Demos framework/layoutlib-tests.jar tests/libtests/layoutlib-tests.jar system/app/ConnectivityTest.apk tests/emulator-test-apps/ConnectivityTest.apk system/app/GpsLocationTest.apk tests/emulator-test-apps/GpsLocationTest.apk +system/app/SmsTest.apk tests/emulator-test-apps/SmsTest.apk