Merge "Fix documentation for android_app_import"
This commit is contained in:
commit
fc5b47e5d4
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…
Add table
Reference in a new issue