Move source prop files for docs/platforms/usb driver back into dev.

Change-Id: I4632dc69432b720d586c84834f89c843a2eaf5cd
This commit is contained in:
Xavier Ducrohet
2009-12-02 19:10:10 -08:00
parent 67203cca65
commit 06ddeb0fbd
4 changed files with 16 additions and 2 deletions

View File

@@ -19,9 +19,9 @@
# #
# version files for the SDK updater, from sdk.git # version files for the SDK updater, from sdk.git
sdk/files/doc_source.properties docs/source.properties development/sdk/doc_source.properties docs/source.properties
development/sdk/platform_source.properties platforms/${PLATFORM_NAME}/source.properties
sdk/files/tools_source.properties tools/source.properties sdk/files/tools_source.properties tools/source.properties
sdk/files/platform_source.properties platforms/${PLATFORM_NAME}/source.properties
# host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/ # host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
bin/aapt platforms/${PLATFORM_NAME}/tools/aapt bin/aapt platforms/${PLATFORM_NAME}/tools/aapt

View File

@@ -0,0 +1,5 @@
Pkg.UserSrc=false
Platform.Version=2.1
Pkg.Revision=1
AndroidVersion.ApiLevel=7

View File

@@ -0,0 +1,5 @@
Pkg.Desc=Android SDK Platform 2.1_r1
Pkg.UserSrc=false
Platform.Version=2.1
Pkg.Revision=1
AndroidVersion.ApiLevel=7

View File

@@ -0,0 +1,4 @@
Pkg.Revision=3
Archive.Os=WINDOWS
Archive.Arch=ANY
Extra.Path=usb_driver