Files
frameworks_base/core/java
Michael Wright 324650d5fc Skip unnecessary IPC when getting VibrationEffect.
If we know there's no configured ringtone-specific effects, we can skip
uncanonicalizing the URI, which normally incurs an IPC.

Bug: 151696203
Test: atest android.os.VibrationEffectTest
Change-Id: I0e3c8f5cd50761a90875d326cc57dcfd4597dd97
2020-03-19 19:20:47 +00:00
..