Commit Graph

10 Commits

Author SHA1 Message Date
Anton Hansson
48c492ed9f Add sdk extension version info to prop templates
This adds two new properties alongside AndroidVersion.ApiLevel:
- AndroidVersion.ExtensionLevel: The sdk extension version if the SDK
- AndroidVersion.IsBaseSdk: Whether the extension level is the the one
  that the ApiLevel shipped with (true), or if is an extension SDK
  release (false).

While we're here, dedupe the recipe that processes these templates.

Bug: 195281582
Test: m out/host/linux-x86/development/sdk/platform_source.properties
      and inspect the substitution is working
Change-Id: Ieea20731aed2e0f35bbe4cfd8ca596cf11f4b3bc
Merged-In: Ieea20731aed2e0f35bbe4cfd8ca596cf11f4b3bc
(cherry picked from commit cf2f42c36b7997e9ce87682bb3a5511bdb72936f)
2021-08-31 17:42:12 +00:00
Trevor Johns
49453c6ceb Increment package revision for 2017-02 samples release
Change-Id: Id775a1d0715b839404852ce3b8318ba89447f071
2017-02-09 00:46:33 -08:00
Trevor Johns
b21dca0c15 Update sdk.atree and samples_source.prop_template for L SDK release
- Add new samples to sdk.atree
- Bump revision for samples_source.prop_template

Change-Id: I592d2457502dbd2458dec7879c5cea7320743378
2014-10-16 17:20:10 -07:00
Raphael Moll
18ec7c4f8a resolved conflicts for merge of 566a4694 to klp-modular-dev
Change-Id: I04c6c2fdff66e5e82f5f99cc629f9eaa5725ef26
2014-08-22 11:26:33 -07:00
Raphael Moll
76c7aa3536 Update sdk_repo samples 19 rev from 5 to 6. DO NOT MERGE.
Change-Id: I140d043086c8da434a8b6bf16cfb3c3763e2ba89
2014-08-22 04:28:39 +00:00
Griff Hazen
7003893fce DO NOT MERGE Update version of sdk 20 samples to 2
To allow for a release of new API 20 samples.

Bug: 16158275

Change-Id: I459af267ec76271df10d93cf99439d40883d3a83
2014-07-22 15:01:22 -07:00
Raphael Moll
2ed3edb6c9 SDK samples package 20 revision 1
Change-Id: I11f1bdeb7c1f5755962fd923556d778b8c3fa3cd
2014-06-14 18:48:30 -07:00
Alexander Lucas
c7ad654960 Updated Samples metadata for April push of samples
Change-Id: Ie4136c1cb9051bead3c73a93ccf646577d721a50
2014-04-11 13:21:11 -07:00
Alexander Lucas
97c8590ca8 Updating build metadata for march sample push.
Change-Id: Ic8f6e2adce61c76cfb3e3c6db96f13c915be7a63
2014-03-07 15:00:38 -08:00
Xavier Ducrohet
bea50d3562 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
2012-02-29 11:22:54 -08:00