Skip to content

Commit

Permalink
feat(android): rename to profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Nov 10, 2024
1 parent 7400212 commit 78b662d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ object TestDeviceFactory {
client = client,
deviceStateTracker = DeviceStateTracker(),
logcatManager = logcatManager,
AndroidTestBundleIdentifier(),
Dispatchers.IO,
"emulator-5554",
configuration,
configuration.vendorConfiguration as VendorConfiguration.AndroidConfiguration,
AndroidTestBundleIdentifier(),
Track(),
SystemTimer(Clock.systemDefaultZone()),
SerialStrategy.AUTOMATIC
Expand Down

0 comments on commit 78b662d

Please sign in to comment.