600bdd82f58c7338e68ce2c8f04b17db4cf4f910
Rationale: there is no reason to sleep for 4 seconds between transactions if there is no one using the database. This long sleep only makes sense if two threads are actively using the database yielding to each other every several seconds.
Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed.
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%