Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 725890784
  • Loading branch information
wudiredzhao authored and copybara-github committed Feb 12, 2025
1 parent 3c2e1e7 commit b37c509
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@ java_library(
deps = [
"//src/java/com/google/devtools/mobileharness/api/devicemanager/detector:base",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/detector:base_adb",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/detector:failed_device",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/detector:no_op",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/detector/model:android_emulator_type",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/dispatcher:android_local_emulator",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/dispatcher:android_real_device",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/dispatcher:base",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/dispatcher:failed_device",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/dispatcher:no_op_device",
"//src/java/com/google/devtools/mobileharness/api/devicemanager/util:class_util",
"//src/java/com/google/devtools/mobileharness/api/model/error",
Expand Down

0 comments on commit b37c509

Please sign in to comment.