from: 71e609c24c97fc8d44843af30527cbeb90d5dcdf Bug: 167996145 Change-Id: Ie00e7e0983a3ca695bbd5140c929d07a80144301
3 lines
157 B
Text
3 lines
157 B
Text
# 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);
|