18 lines
477 B
Plaintext
18 lines
477 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<deviceinfo version="0.2">
|
||
|
|
||
|
<device>
|
||
|
|
||
|
<match key="info.capabilities" contains="pda">
|
||
|
<match key="pda.platform" string="palm">
|
||
|
<append key="info.capabilities" type="strlist">access_control</append>
|
||
|
<merge key="access_control.type" type="string">pda</merge>
|
||
|
<merge key="access_control.file" type="copy_property">pda.palm.hotsync_interface</merge>
|
||
|
</match>
|
||
|
</match>
|
||
|
|
||
|
</device>
|
||
|
</deviceinfo>
|
||
|
|