bluetooth: Raise failures on early wakes from suspend

Change the default behavior of test_wait_for_resume to fail on early
wakes.

BUG=b:175653326
TEST=Ran bluetooth_AdapterSRHealth on Morphius

Change-Id: Ibb880fe0f1bbb417a2e0375cf80b5dec679f60a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2594789
Tested-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Reviewed-by: Yu Liu <yudiliu@google.com>
Commit-Queue: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
diff --git a/server/cros/bluetooth/bluetooth_adapter_tests.py b/server/cros/bluetooth/bluetooth_adapter_tests.py
index a0045a8..b8c724c 100644
--- a/server/cros/bluetooth/bluetooth_adapter_tests.py
+++ b/server/cros/bluetooth/bluetooth_adapter_tests.py
@@ -4069,7 +4069,7 @@
                              test_start_time,
                              resume_slack=RESUME_DELTA,
                              fail_on_timeout=False,
-                             fail_early_wake=False):
+                             fail_early_wake=True):
         """ Wait for device to resume from suspend.
 
         @param boot_id: Current boot id