Merge "Fix documentation for android_app_import" am: fc5b47e5d4
am: 6d7f6c7442
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2062873 Change-Id: Ieb6509db36e7a76b924342cf646d55268e1df226 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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{}
|
||||
|
Reference in New Issue
Block a user