pilot-link/19-palm-acl-management.fdi
alexlan 61e353f4db Apply patch from Kevin Page to attempt to (finally!) fix this for F-8. (I
will first make a scratch build to get informal testing before
    submitting this as to updates-testing)
0.12.2-20
- Resolves: #280251 change hal rules to subsitute for pending hal-0.5.11
    config parity with hal-0.5.11 (for Palms) but added verbosity to
    workaround #435093
- Correct filename from 19-pam-acl-management.fdi to
    19-palm-acl-management.fdi
- A post-install reboot may be required to circumvent #431377
2008-05-28 00:51:04 +00:00

18 lines
477 B
XML

<?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>