OSDN Git Service

Remove ALOGD_IF_SLOW
authorTom Cherry <tomcherry@google.com>
Mon, 10 Jul 2017 21:31:18 +0000 (14:31 -0700)
committerTom Cherry <tomcherry@google.com>
Wed, 12 Jul 2017 17:59:39 +0000 (17:59 +0000)
commit10fc62756b8d930eab4b4cb181c2431ec2b17e6c
treecbc61bb0d8a4a887d7048258c392019db36c21a1
parenta4267fd89ff91222b94999b0c8d682415a31c847
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
core/jni/android_view_SurfaceControl.cpp
services/core/jni/com_android_server_lights_LightsService.cpp
services/core/jni/com_android_server_power_PowerManagerService.cpp