Use prop_templates for build_tools, plat_tools & support source.properties.
Change-Id: I49d054f55908ae63c862774f0a7dce9106bc0d7c
This commit is contained in:
3
sdk/build_tools_source.prop_template
Normal file
3
sdk/build_tools_source.prop_template
Normal file
@@ -0,0 +1,3 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=17.0.0
|
||||
|
||||
3
sdk/plat_tools_source.prop_template
Normal file
3
sdk/plat_tools_source.prop_template
Normal file
@@ -0,0 +1,3 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=17.0.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=11
|
||||
Pkg.Revision=${PLATFORM_SDK_VERSION}
|
||||
Extra.Vendor=android
|
||||
Extra.VendorId=android
|
||||
Extra.VendorDisplay=Android
|
||||
Reference in New Issue
Block a user