summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2023-11-30 02:14:21 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2023-11-30 02:14:21 +0000
commit389eed52e469cadfc704708e10ddeec77ea807ae (patch)
tree44c69d0a12de8165abe84ea90299112459514169 /libs/androidfw/FileStream.cpp
parenta23c564a42b07a8d026f32d413df7630489f6bdd (diff)
InputDeviceSensorManager: Fix broken input device sensor flushing logic
Sensor flushing logic was broken, because the InputSensorManager#flushImpl() called InputSensorManager#flush() instead of InputDeviceSensorManager#flush(), which in turn called InputSensorManager#flushImpl(). This was an infinitely deep mutually recursive pit. Fix this by renaming the local implementation to flushInternal. Bug: 290254916 Test: atest InputDeviceSensorManagerTest Change-Id: Ica72ec25956a1b27387d791957474b8e98d423ca
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions