upload android base code part7
This commit is contained in:
parent
4e516ec6ed
commit
841ae54672
25229 changed files with 1709508 additions and 0 deletions
10
android/development/sdk/platform_source.prop_template
Normal file
10
android/development/sdk/platform_source.prop_template
Normal file
|
@ -0,0 +1,10 @@
|
|||
Pkg.Desc=Android SDK Platform ${PLATFORM_VERSION}
|
||||
Pkg.UserSrc=false
|
||||
Platform.Version=${PLATFORM_VERSION}
|
||||
Platform.CodeName=
|
||||
Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
||||
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
||||
Layoutlib.Api=15
|
||||
Layoutlib.Revision=1
|
||||
Platform.MinToolsRev=22
|
Loading…
Add table
Add a link
Reference in a new issue