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

Commit 08e047fd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Output of an apex module type can be included in tests"

parents e2025abe 74e240be
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -457,6 +457,10 @@ func (a *apexBundle) DepsMutator(ctx android.BottomUpMutatorContext) {
	}
}

func (a *apexBundle) Srcs() android.Paths {
	return android.Paths{a.outputFiles[imageApex]}
}

func getCopyManifestForNativeLibrary(cc *cc.Module) (fileToCopy android.Path, dirInApex string) {
	// Decide the APEX-local directory by the multilib of the library
	// In the future, we may query this to the module.