Fix documentation for android_app_import
Test: N/A Fix: 226586426 Change-Id: I588a249a85d152f37f5d1bd7157cfab120185648
This commit is contained in:
parent
5e7455996e
commit
4ae8d4ac46
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