Merge "Elaborate comment on paltform_apis" am: 8a6f25be55
am: 21cf6f3c2e
am: 7fcbcf13af
am: 5d52e78a3b
Change-Id: I743513ddcee2dccf953f89958f701f5a6a1d98ae
This commit is contained in:
@@ -205,8 +205,9 @@ type CompilerDeviceProperties struct {
|
|||||||
// Defaults to sdk_version if not set.
|
// Defaults to sdk_version if not set.
|
||||||
Target_sdk_version *string
|
Target_sdk_version *string
|
||||||
|
|
||||||
// It must be true only if sdk_version is empty.
|
// Whether to compile against the platform APIs instead of an SDK.
|
||||||
// This field works in only android_app, otherwise nothing happens.
|
// If true, then sdk_version must be empty. The value of this field
|
||||||
|
// is ignored when module's type isn't android_app.
|
||||||
Platform_apis *bool
|
Platform_apis *bool
|
||||||
|
|
||||||
Aidl struct {
|
Aidl struct {
|
||||||
|
Reference in New Issue
Block a user