gps: Enable ExitOnComFailure

Enable ExitOnComFailure so gpsd will call exit() instead of
calling abort() when com failed due to system performance degradation.

Test: on device
Bug: 341508348
Change-Id: Ia1af6a5e13307b6ed9887969449e42b3e4eeb1ef
diff --git a/location/gps.6.1.xml.raven b/location/gps.6.1.xml.raven
index da9c8b4..f759bf5 100644
--- a/location/gps.6.1.xml.raven
+++ b/location/gps.6.1.xml.raven
@@ -56,6 +56,7 @@
        AttributionAppPkgName="com.google.android.carrierlocation"
 
        AssertEnabled="true"
+       ExitOnComFailure="true"
        CpLppeCancelDbhOnAgnssProvideLoc="true"
        CpLppeUseAgnssLocForEmptyDbh="true"
        ReAidingOnHotStart="false"