ubuntu-drivers-common
ubuntu-drivers-common copied to clipboard
Support installation of libfprint-2-tod-* packages.(issues: #85)
Add the new option 'no-tod', it could install libfprint-2-tod1-* packages by default, with '--no-tod' it will ignore these libfprint-2-tod1-* packages.
@tseliot could you please help to review this? thanks!
Is there a unittest? Or integration autopkgtest?
@xnox Not yet, I will add a test in tests/test_ubuntu_drivers.py, thanks for your feedback.