OSDN Git Service

Use CALL_ONREQUEST in RadioImpl::startNetworkScan
authorMathieu Chartier <mathieuc@google.com>
Mon, 5 Jun 2017 20:59:25 +0000 (13:59 -0700)
committerAmit Mahajan <amitmahajan@google.com>
Tue, 6 Jun 2017 17:55:35 +0000 (17:55 +0000)
commitf65b2c949ee3da2b502e610aff2b11dce34dad8c
tree96bfd24895f9e8488c175ca26b1ebb126473e985
parentde2223dfbe80ea10dbf9ac517d34142f50d205e9
Use CALL_ONREQUEST in RadioImpl::startNetworkScan

Use CALL_ONREQUEST instead of calling s_vendorFunctions->onRequest. This
fixes the gobo build.

Test: make
Bug: 62373887

Change-Id: Icd1c751efc25dbce15d374a08d0a025aaa4317fc
libril/ril_service.cpp