Blacklist test 903.

bug:31681198
Change-Id: I2d5578242d594be791aedd99266263ec53182d77
diff --git a/test/Android.run-test.mk b/test/Android.run-test.mk
index 064fb25..a858c75 100644
--- a/test/Android.run-test.mk
+++ b/test/Android.run-test.mk
@@ -263,12 +263,14 @@
 # 147-stripped-dex-fallback isn't supported on device because --strip-dex
 # requires the zip command.
 # 569-checker-pattern-replacement tests behaviour present only on host.
-# 902-hello-transformation isn't supported in current form due to linker
+# 902-hello-transformation and 903-hello-tagging
+# isn't supported in current form due to linker
 # restrictions. See b/31681198
 TEST_ART_BROKEN_TARGET_TESTS := \
   147-stripped-dex-fallback \
   569-checker-pattern-replacement \
-  902-hello-transformation
+  902-hello-transformation \
+  903-hello-tagging
 
 ifneq (,$(filter target,$(TARGET_TYPES)))
   ART_TEST_KNOWN_BROKEN += $(call all-run-test-names,target,$(RUN_TYPES),$(PREBUILD_TYPES), \