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

Commit 32ec29d7 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Output of an apex module type can be included in tests" am: 08e047fd

am: 445033dd

Change-Id: I20808d793b0459f624d8a3d0cf4e73157d5dc462
parents 127d96dd 445033dd
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.