SDK repo: use a template for samples/source.properties.
Use a template for samples/source.properties so that it automatically
picks up the current platform API level.
Also merges 52feec594a
("Update rev numbers of SDK packages.")
Change-Id: I89574842d2b0290cc6cf454f82a3721644cae0f0
This commit is contained in:
committed by
Raphael Moll
parent
a3b1c78767
commit
bea50d3562
4
samples/samples_source.prop_template
Normal file
4
samples/samples_source.prop_template
Normal file
@@ -0,0 +1,4 @@
|
||||
Pkg.UserSrc=false
|
||||
Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION}
|
||||
AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}
|
||||
Reference in New Issue
Block a user