Commit Graph

6 Commits

Author SHA1 Message Date
Anton Hansson
b6edd7aa51 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
Merged-In: Ieea20731aed2e0f35bbe4cfd8ca596cf11f4b3bc
Change-Id: Ieea20731aed2e0f35bbe4cfd8ca596cf11f4b3bc
2021-08-26 17:11:15 +01:00
bohu
0f55ca5a3b Merge "Emulator: reset revision to 1 for N SDK system images" into nyc-dev am: 7643dcbd15
am: e8a5a9baa2

* commit 'e8a5a9baa2f7e12c198e832aae7089bf663f7d97':
  Emulator: reset revision to 1 for N SDK system images
2016-02-29 23:16:18 +00:00
bohu
5e335fa941 Emulator: reset revision to 1 for N SDK system images
This is for AOSP system images.

Change-Id: I1c87c83512e3393076c06d71cd5efb91441626d6
2016-02-24 07:46:00 -08:00
Fabien Sanglard
a2dfe35094 Add properties to source.properties for ADRT
ADRT (go/adrt) ise fully automated and therefore expects certain
properties in the file "source.properties". This CD adds expected
fields:

SystemImage.TagId
SystemImage.TagDisplay

Change-Id: I6fdde9256a6f1c257103072358915853679183d2
2016-02-22 17:21:03 -08:00
Xavier Ducrohet
749995dc8c Update SDK Preview versions.
Change-Id: I2d20f7a8a4b201155045f16b42bd858b44181400
2015-06-17 17:24:16 -07:00
Xavier Ducrohet
72f1c9535d Ability to generate SDK system-images for mips64
Change-Id: I9547a6059a68d1ae3861c35a328c1ff05ae3fc0f
(cherry picked from commit d63ae3ab15)
2015-05-01 16:50:27 +00:00