Added aditional owner as example to bluetooth control file

Added android-comms-tvc@google.com as additional owner to
control.BluetoothTest.

TEST=None
BUG=None

Change-Id: I3f757fdb09802392c749387420067592a2375291
Reviewed-on: https://chromium-review.googlesource.com/509916
Commit-Ready: Tom Turney <tturney@google.com>
Tested-by: Benjamin Peake <bpeake@chromium.org>
Reviewed-by: Tom Turney <tturney@google.com>
diff --git a/server/site_tests/android_ACTS/control.BluetoothTest b/server/site_tests/android_ACTS/control.BluetoothTest
index 8288247..25bc8ab 100644
--- a/server/site_tests/android_ACTS/control.BluetoothTest
+++ b/server/site_tests/android_ACTS/control.BluetoothTest
@@ -21,6 +21,7 @@
     job.run_test('android_ACTS',
                  testbed=hosts.create_testbed(machine),
                  test_tracker_project_id=11404,
+                 testtracker_owner='android-comms-tvc@google.com',
                  config_file='android1758-bluetooth.config',
                  test_file='bt_and_ble_sanity',
                  acts_timeout=14400)