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

Commit 9d4c7576 authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "Avoid get same timestamps in log testcase"

am: 3f6b1639

Change-Id: I4efdeba6449682016c643b70159594b9b5617533
parents 83ec2fad 3f6b1639
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -952,7 +952,7 @@ static inline uint32_t get4LE(const char* src) {
void __android_log_btwrite_multiple__helper(int count) {
#ifdef __ANDROID__
    log_time ts(CLOCK_MONOTONIC);

    usleep(100);
    log_time ts1(CLOCK_MONOTONIC);

    // We fork to create a unique pid for the submitted log messages