diff options
| author | David Hu <hud@google.com> | 2011-08-25 15:29:15 -0700 |
|---|---|---|
| committer | David Hu <hud@google.com> | 2011-08-25 15:29:15 -0700 |
| commit | d9b501bed8f27c4a4e86ecd1e96f4725edc6da53 (patch) | |
| tree | c91f2fe6bac676c082c037a2b982fe9085c6572f /build | |
| parent | 61c9cbb8b40e37fac335fde91207bf2fc410f6af (diff) | |
| download | android_development-d9b501bed8f27c4a4e86ecd1e96f4725edc6da53.tar.gz android_development-d9b501bed8f27c4a4e86ecd1e96f4725edc6da53.tar.bz2 android_development-d9b501bed8f27c4a4e86ecd1e96f4725edc6da53.zip | |
Fix the location of the GspLocationTest.apk
Change-Id: I4f45bab629bb45fdc9e8ac465a330fa1ab7a7a34
Diffstat (limited to 'build')
| -rw-r--r-- | build/sdk.atree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/sdk.atree b/build/sdk.atree index 7ece62d7e..ae76e754d 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -218,4 +218,4 @@ development/samples/Support13Demos ############################################################################## framework/layoutlib-tests.jar tests/libtests/layoutlib-tests.jar system/app/ConnectivityTest.apk tests/emulator-test-apps/ConnectivityTest.apk -system/app/GpsLocationTest.apk test/emulator-test-apps/GpsLocationTest.apk +system/app/GpsLocationTest.apk tests/emulator-test-apps/GpsLocationTest.apk |
