OLD | NEW |
---|---|
(Empty) | |
1 Name: Android Test runner script. | |
Mark Mentovai
2011/10/17 18:46:39
Same nit as in the other file: no period necessary
michaelbai
2011/10/17 20:48:52
Done.
| |
2 URL: http://source.android.com | |
3 Version: 3.1.4 | |
4 License: Apache Version 2.0 | |
Mark Mentovai
2011/10/17 18:46:39
Needs a “License file:” too.
michaelbai
2011/10/17 20:48:52
Done.
| |
5 Security Critical: no | |
6 | |
7 Description: | |
8 This package is the scripts used to run the unit test for Android and from | |
9 Android Gingerbread. | |
10 | |
11 Local Modifications: | |
12 This is no local modifications, all files were copied from | |
Mark Mentovai
2011/10/17 18:46:39
“There are no local modifications”
michaelbai
2011/10/17 20:48:52
Done.
| |
13 <android_gingerbread_tree>/development/testrunner/ | |
14 | |
15 Here is the detail steps | |
16 1. Checkout Android source code | |
17 | |
18 $ repo init -u git://android.git.kernel.org/platform/manifest.git | |
Mark Mentovai
2011/10/17 18:46:39
How do you check out 3.1.4 specifically, as refere
michaelbai
2011/10/17 20:48:52
Done.
| |
19 $ repo sync | |
20 | |
21 2. Copy the related files from | |
22 <android_gingerbread_tree>/development/testrunner/ | |
23 | |
24 More information could be found in | |
Mark Mentovai
2011/10/17 18:46:39
could be -> can be
michaelbai
2011/10/17 20:48:52
Done.
| |
25 http://source.android.com/source/downloading.html | |
26 | |
Mark Mentovai
2011/10/17 18:46:39
Same nit as in the other file: no blank line at EO
michaelbai
2011/10/17 20:48:52
Done.
| |
OLD | NEW |