Re: about windowmananger - create surface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 28 Mar 2019 18:12:26 +0900
Young Moon Jung <jung@xxxxxxxxxxx> wrote:

> I added session-max at config.xml
> 
> (1) I added  /etc/afm/afm-unit.conf file like below (* add red
> section* ) ...
>         {{#required-api}}\
>                 {{#value=auto}}\
>                         --ws-client=unix:%t/apis/ws/{{name}} \
>                 {{/value=auto}}\
>                 {{#value=ws}}\
>                         --ws-client=unix:%t/apis/ws/{{name}} \
>                 {{/value=ws}}\
>                 {{#value=dbus}}\
>                         --dbus-client={{name}} \
>                 {{/value=dbus}}\
>                 {{#value=link}}\
>                         --binding=%t/apis/lib/{{name}} \
>                 {{/value=link}}\
>                 {{#value=cloud}}\
>                         --cloud-client={{name}} \
>                 {{/value=cloud}}\
>                 {{#value=local}}\
>                         --binding={{:#metadata.install-dir}}/{{name}}
> \ {{/value=local}}\
> 
> 
> *                {{#value=session}}\
> --session-max={{name}} \                {{/value=session}}\*
>         {{/required-api}}\
> ...
> 
> (2) I added windowmanager service config.xml file like below (* add
> red section* )
> ...
>   <feature name="urn:AGL:widget:required-api">
>     <param name="lib/windowmanager-service.so" value="local" />
>     *<param name="30" value="session" />*
>   </feature>
> ...
> 
> 
> I Checked it working well

Great! but a little bit hackish  @,@

_______________________________________________
automotive-discussions mailing list
automotive-discussions@xxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux