Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d7f6c74 authored by Vinh Tran's avatar Vinh Tran Committed by Automerger Merge Worker
Browse files

Merge "Fix documentation for android_app_import" am: fc5b47e5

parents d09556a6 fc5b47e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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{}