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

Commit 0fb92346 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update paths for libnative{bridge,loader}"

parents b9a80a07 6341f01e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -64,6 +64,8 @@ func createIncludeDirsRules() []Rule {
	// The list of paths that cannot be referenced using include_dirs
	paths := []string{
		"art",
		"art/libnativebridge",
		"art/libnativeloader",
		"libcore",
		"libnativehelper",
		"external/apache-harmony",
@@ -75,8 +77,6 @@ func createIncludeDirsRules() []Rule {
		"external/okhttp",
		"external/vixl",
		"external/wycheproof",
		"system/core/libnativebridge",
		"system/core/libnativehelper",
	}

	// Create a composite matcher that will match if the value starts with any of the restricted