Remove ALOGD_IF_SLOW
ALOGD_IF_SLOW isn't intuitively implemented as it cannot handle temporaries used as its parameters. Since there are so few users of it already and since it's just sugar on top of 2 otherwise trivial lines, we opt to remove it entirely. Bug: 62820330 Test: Build Change-Id: I196443b3717497f6cab31bfaee94a229e4838556 Merged-In: I196443b3717497f6cab31bfaee94a229e4838556
Showing
- core/jni/android_view_SurfaceControl.cpp 3 additions, 1 deletioncore/jni/android_view_SurfaceControl.cpp
- services/core/jni/com_android_server_lights_LightsService.cpp 3 additions, 1 deletion...ices/core/jni/com_android_server_lights_LightsService.cpp
- services/core/jni/com_android_server_power_PowerManagerService.cpp 14 additions, 4 deletions...core/jni/com_android_server_power_PowerManagerService.cpp
Loading
Please register or sign in to comment