blob: 329a693a7a79a77e672774f4e0447930f5b107ea [file] [log] [blame]
# Allow system server to send sensor data callbacks to GPS and camera HALs
binder_call(system_server, gpsd);
binder_call(system_server, hal_camera_default);