diff --git a/Android.mk b/Android.mk
index e3ae00c27247c57c0ad06083d4c74cf12f962a57..f5f277dd4f3389d089d23dd2e8049eda1e244df0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -74,7 +74,6 @@ endif
 # policy is to be based. If unspecified, this will build against the current
 # public platform policy in tree
 ifndef BOARD_SEPOLICY_VERS
-$(warning BOARD_SEPOLICY_VERS not specified, assuming current platform version)
 # The default platform policy version.
 BOARD_SEPOLICY_VERS := $(PLATFORM_SEPOLICY_VERSION)
 endif