Enable the flag to display annotated fields that are below the visibility threshold

Bug: 8440225
Bug: 22723877
Change-Id: Id6856eff82d53008e617c9ceb78998d7bf898753
diff --git a/Android.mk b/Android.mk
index 085eae3..9423cb8 100644
--- a/Android.mk
+++ b/Android.mk
@@ -58,6 +58,7 @@
         -hdf android.whichdoc online \
         -hdf sac true \
         -hdf devices true \
+        -showAnnotationOverridesVisibility \
         -showAnnotation com.android.tradefed.config.OptionClass \
         -showAnnotation com.android.tradefed.config.Option \