diff options
Diffstat (limited to 'sdk-12.1.0_r27')
| -rwxr-xr-x[-rw-r--r--] | sdk-12.1.0_r27/build.sh | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | sdk-12.1.0_r27/dependencies.sh | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | sdk-12.1.0_r27/download.sh | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sdk-12.1.0_r27/build.sh b/sdk-12.1.0_r27/build.sh index b3a1960..b3a1960 100644..100755 --- a/sdk-12.1.0_r27/build.sh +++ b/sdk-12.1.0_r27/build.sh diff --git a/sdk-12.1.0_r27/dependencies.sh b/sdk-12.1.0_r27/dependencies.sh index 2d2d1d8..2d2d1d8 100644..100755 --- a/sdk-12.1.0_r27/dependencies.sh +++ b/sdk-12.1.0_r27/dependencies.sh diff --git a/sdk-12.1.0_r27/download.sh b/sdk-12.1.0_r27/download.sh index 44264d0..214300f 100644..100755 --- a/sdk-12.1.0_r27/download.sh +++ b/sdk-12.1.0_r27/download.sh @@ -4,11 +4,11 @@ # to check for the latest version/revision. # # Usually, different revisions (e.g._r19) work more or less out of the box -# without the need to change the build skripts. +# without the need to change the build skripts. # -# Caution: VERSION needs to be identical in all scripts in this directory, +# Caution: VERSION needs to be identical in all scripts in this directory, # otherwise the build will not work. VERSION='12.1.0_r27' -repo init -u https://android.googlesource.com/platform/manifest -b android-$VERSION --depth=1 +repo init -u https://android.googlesource.com/platform/manifest -b android-$VERSION --depth=1 --color=auto repo sync --current-branch -j4 |
