Merge "Fix modem logging configuration." into sc-dev

This commit is contained in:
Eddie Tashjian 2021-04-07 16:56:47 +00:00 committed by Android (Google) Code Review
commit aa9ecdc436

View file

@ -28,3 +28,4 @@ get_prop(dmd, hwservicemanager_prop)
add_hwservice(dmd, hal_vendor_oem_hwservice)
binder_call(dmd, hwservicemanager)
binder_call(dmd, modem_diagnostic_app)
binder_call(dmd, modem_logging_control)