Merge "Fix documentation for android_app_import" am: fc5b47e5d4
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2062873 Change-Id: I74ce746d5bca5f4b9a51b2442b2946edfdfa1964 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
6d7f6c7442
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ func createVariantGroupType(variants []string, variantGroupName string) reflect.
|
|||
// apk: "prebuilts/example_xhdpi.apk",
|
||||
// },
|
||||
// },
|
||||
// certificate: "PRESIGNED",
|
||||
// presigned: true,
|
||||
// }
|
||||
func AndroidAppImportFactory() android.Module {
|
||||
module := &AndroidAppImport{}
|
||||
|
|
Loading…
Reference in a new issue