cromo: Modem reset fails when run as chronos. Due to a missing policy description in org.chromium.ModemManager.conf, calling modem reset (on a device equipped with a gobi modem) either via crosh or through the shell as chronos returned an org.freedesktop.DBus.Error.AccessDenied error. This patch adds the SoftReset method on interface org.chromium.ModemManager.Modem.Gobi to the conf file. BUG=chromium-os:36272 TEST=Was able to successfully run modem reset as chronos with this patch applied. Change-Id: Ic09130ed288e2b27a73bb4103b70c80b61df2657 Reviewed-on: https://gerrit.chromium.org/gerrit/37848 Reviewed-by: Ben Chan <benchan@chromium.org> Tested-by: Arman Uguray <armansito@chromium.org> Commit-Ready: Arman Uguray <armansito@chromium.org> 
1 file changed