From 8641638965fcb9939e9f37cdb9a319dd7f3747dd Mon Sep 17 00:00:00 2001 From: Ying Wang Date: Mon, 21 Jul 2014 16:05:12 -0700 Subject: new installation path of apks. To fix the SDK build. Change-Id: I6c401e791bd59367bbd058f323db0d94bf623db5 --- build/sdk.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk.atree b/build/sdk.atree index 7de4e2fa5..0cab31ffb 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -465,5 +465,5 @@ ${OUT_DIR}/target/common/obj/PACKAGING/android-support-v17-leanback_intermediate # Tests Component ############################################################################## framework/layoutlib-tests.jar tests/libtests/layoutlib-tests.jar -system/app/EmulatorSmokeTests.apk tests/emulator-test-apps/EmulatorSmokeTests.apk +system/app/EmulatorSmokeTests/EmulatorSmokeTests.apk tests/emulator-test-apps/EmulatorSmokeTests.apk -- cgit v1.2.3