6 lines
264 B
Plaintext
6 lines
264 B
Plaintext
# This service is hosted by system server, and provides a stable aidl
|
|
# front-end for a mainline module that is loaded into system server.
|
|
add_service(remote_provisioning_service_server, remote_provisioning_service)
|
|
|
|
binder_use(remote_provisioning_service_server)
|