commit | 2f1648b7f537ca1c43e3034ebe7f5902888ca223 | [log] [tgz] |
---|---|---|
author | Yuxiao Zhang <yuxiaozhang@google.com> | Thu Nov 16 10:02:54 2023 -0800 |
committer | Yuxiao Zhang <yuxiaozhang@google.com> | Thu Nov 16 22:50:10 2023 +0000 |
tree | 5393744f1f2dee6ceb1e3a3fa2d3c3c0a293ebaf | |
parent | bdcb38a90014c17f879e7a8340a0bc4811c61b9c [diff] |
google-usb-network: make usb service more reliable We've seen cases that usb service refuse to start because of the failed object mapper dbus call. This will make sure that the service is restarted when failure happens. Tested: google-usb-dynamic can start normally, also similate the objmapper failure and can see that the service is retarting. Google-Bug-Id: 310665870 Change-Id: I997c1bcbaed434ca74dc28e3c12a554e190526b9 Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>