
Fix a regression causing the portal helper to crash. In94423151b2
we moved the dbus interface descriptions into seperate files which is why we had to include the fileUtils js module. This module imports the params js module, so add params.js to the gresources file for the portal helper. (cherry picked from commitceed3e07e4
)