You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
391 B
7 lines
391 B
# HwBinder IPC from client to server |
|
binder_call(hal_configstore_client, hal_configstore_server) |
|
|
|
add_hwservice(hal_configstore_server, hal_configstore_ISurfaceFlingerConfigs) |
|
# As opposed to the rules of most other HALs, the different services exposed by |
|
# this HAL should be restricted to different clients. Thus, the allow rules for |
|
# clients are defined in the .te files of the clients.
|
|
|