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

Commit b3a14cec authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "TouchpadInputMapper: log when producing usage atoms" into main

parents c56f5c2a c24483a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -198,6 +198,7 @@ private:
    }

    void produceAtomsLocked(AStatsEventList& outEventList) const REQUIRES(mLock) {
        ALOGI("Producing touchpad usage atoms for %zu counters", mCounters.size());
        for (auto& [id, counters] : mCounters) {
            auto [busId, vendorId, productId, versionId] = id;
            addAStatsEvent(&outEventList, android::util::TOUCHPAD_USAGE, vendorId, productId,