Merge "Retry: Detect invalid arch specific properties in snapshot" am: 385378bf99
am: ba539d0faf
Change-Id: I8bec9a34eef34bf78c44f7836aba2496b117086f
This commit is contained in:
@@ -1910,7 +1910,7 @@ func (mt *librarySdkMemberType) CreateVariantPropertiesStruct() android.SdkMembe
|
||||
type librarySdkMemberProperties struct {
|
||||
android.SdkMemberPropertiesBase
|
||||
|
||||
JarToExport android.Path
|
||||
JarToExport android.Path `android:"arch_variant"`
|
||||
AidlIncludeDirs android.Paths
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user