Skip to content

Commit

Permalink
Fix device intergration test am: dc52c6b am: 88501c7
Browse files Browse the repository at this point in the history
Original change: https://android-review.googlesource.com/c/platform/packages/modules/adb/+/3237563

Change-Id: Id5c279ae4681867a884211f6a5632030ad87c6dd
Signed-off-by: Automerger Merge Worker <[email protected]>
  • Loading branch information
Fabien Sanglard authored and android-build-merge-worker-robot committed Aug 24, 2024
2 parents 4114f53 + 88501c7 commit 0f18f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
import time
import unittest

import proto.adb_host_pb2 as adb_host_proto
import adb_host_pb2 as adb_host_proto

from datetime import datetime

Expand Down

0 comments on commit 0f18f44

Please sign in to comment.