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

Commit a646a9de authored by Tom Cherry's avatar Tom Cherry
Browse files

Include system/core/liblog/include instead of using symlinks

It seems better to include this path directly rather than creating
symlinks in system/core that accomplish the same result.

Test: treehugger
Change-Id: I248a2f0450bbd5da132f67872ec018decba42725
parent cc79a6f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -201,6 +201,7 @@ func init() {
	pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
		[]string{
			"system/core/include",
			"system/core/liblog/include",
			"system/media/audio/include",
			"hardware/libhardware/include",
			"hardware/libhardware_legacy/include",