Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2568424d authored by Thomas Girardier's avatar Thomas Girardier Committed by Automerger Merge Worker
Browse files

PTS-bot: freeze protobuf python package am: 9295f0d2 am: 3d177c03 am:...

PTS-bot: freeze protobuf python package am: 9295f0d2 am: 3d177c03 am: cfe684a9 am: 7a4c7a31 am: b6fd1d4e

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2108738



Change-Id: Icc87e9262b351e8b9937badb44846ed4ffc5264c
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 6cecfe19 b6fd1d4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

    <target_preparer class="com.android.tradefed.targetprep.PythonVirtualenvPreparer">
        <option name="dep-module" value="grpcio" />
        <option name="dep-module" value="protobuf" />
        <option name="dep-module" value="protobuf==3.20.1" />
    </target_preparer>

    <test class="com.android.tradefed.testtype.pandora.PtsBotTest" >