Merge changes I5823fdb5,I3e44c137 am: 26999937e2
am: 46d7b4d06f
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1749115 Change-Id: I2cbc753efa5c44c693414f9e7db7a48174065bbb
This commit is contained in:
@@ -61,7 +61,7 @@ type AndroidAppImport struct {
|
||||
|
||||
type AndroidAppImportProperties struct {
|
||||
// A prebuilt apk to import
|
||||
Apk *string
|
||||
Apk *string `android:"path"`
|
||||
|
||||
// The name of a certificate in the default certificate directory or an android_app_certificate
|
||||
// module name in the form ":module". Should be empty if presigned or default_dev_cert is set.
|
||||
|
Reference in New Issue
Block a user