Add FrameworksUtilsTests to continuous unit testing.

Change-Id: I395a55f732fefa890a85a428137c8ab1bc29cd2e
diff --git a/build/tasks/tests/instrumentation_test_list.mk b/build/tasks/tests/instrumentation_test_list.mk
index 3ac84fe..8079cb6 100644
--- a/build/tasks/tests/instrumentation_test_list.mk
+++ b/build/tasks/tests/instrumentation_test_list.mk
@@ -16,6 +16,7 @@
     ManagedProvisioningTests \
     FrameworksCoreTests \
     FrameworksServicesTests \
+    FrameworksUtilsTests \
     DocumentsUITests \
     SystemUITests \
     RecyclerViewTests \