Merge "Property api_srcs added for api-only source files"
diff --git a/ui/build/config.go b/ui/build/config.go
index aa60b3f..530c3a8 100644
--- a/ui/build/config.go
+++ b/ui/build/config.go
@@ -102,8 +102,10 @@
 		"OUT_DIR_COMMON_BASE",
 
 		// Variables that have caused problems in the past
+		"CDPATH",
 		"DISPLAY",
 		"GREP_OPTIONS",
+		"NDK_ROOT",
 
 		// Drop make flags
 		"MAKEFLAGS",