diff options
author | Xavier Ducrohet <xav@android.com> | 2010-08-27 18:47:51 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2010-08-30 16:01:45 -0700 |
commit | 3aecc4de01b8d8331e6e976add6bb6981af4ded3 (patch) | |
tree | 3c6b83a7ed08e9986164f0a818bac9db49b3cb3f /sdk/plat_tools_source.properties | |
parent | 562306ecd83526a81aed41ff1db2625d7d3ab271 (diff) | |
download | android_development-3aecc4de01b8d8331e6e976add6bb6981af4ded3.tar.gz android_development-3aecc4de01b8d8331e6e976add6bb6981af4ded3.tar.bz2 android_development-3aecc4de01b8d8331e6e976add6bb6981af4ded3.zip |
New SDK architecture. DO NOT MERGE.
tools normally under the platform, move to a single location
called platform-tools/
Change-Id: I70659167778303722acb107a2d04bbf01467f884
Diffstat (limited to 'sdk/plat_tools_source.properties')
-rw-r--r-- | sdk/plat_tools_source.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdk/plat_tools_source.properties b/sdk/plat_tools_source.properties new file mode 100644 index 000000000..ba79b6c97 --- /dev/null +++ b/sdk/plat_tools_source.properties @@ -0,0 +1,2 @@ +Pkg.UserSrc=false +Pkg.Revision=1 |