Merge "Apex: support codenames for min_sdk_version" into rvc-dev am: 95148f607e
Change-Id: Ib64f83d89dd7adeafa2b42bc81c7dd012fe13ff8
This commit is contained in:
@@ -96,6 +96,8 @@ type libraryProperties struct {
|
||||
Unversioned_until *string
|
||||
|
||||
// Private property for use by the mutator that splits per-API level.
|
||||
// can be one of <number:sdk_version> or <codename> or "current"
|
||||
// passed to "gen_stub_libs.py" as it is
|
||||
ApiLevel string `blueprint:"mutated"`
|
||||
|
||||
// True if this API is not yet ready to be shipped in the NDK. It will be
|
||||
|
Reference in New Issue
Block a user