Merge "Lineage properties support module references." am: 6df5e0307d
am: c3df3c5396
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1625101 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I8541e1e2aa1e9866e7616167f3305e2cd9c53419
This commit is contained in:
@@ -74,8 +74,8 @@ type AndroidAppImportProperties struct {
|
||||
// be set for presigned modules.
|
||||
Presigned *bool
|
||||
|
||||
// Name of the signing certificate lineage file.
|
||||
Lineage *string
|
||||
// Name of the signing certificate lineage file or filegroup module.
|
||||
Lineage *string `android:"path"`
|
||||
|
||||
// Sign with the default system dev certificate. Must be used judiciously. Most imported apps
|
||||
// need to either specify a specific certificate or be presigned.
|
||||
|
Reference in New Issue
Block a user