Add Handover Failure Mode to Radio Hal
On a handover request failure, the modem can now determine
whether or not to fallback. There is also the option to revert
to the legacy logic. Following the legacy logic is the default
behavior.
Test: FrameworkTelephonyTests
Bug: 161572465
Change-Id: If69faea4c7760d4aacd47297e3da42802d578381
Merged-In: If69faea4c7760d4aacd47297e3da42802d578381
diff --git a/Android.bp b/Android.bp
index 3f87578..aff9f6a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -75,6 +75,7 @@
"android.hardware.radio-V1.3-java",
"android.hardware.radio-V1.4-java",
"android.hardware.radio-V1.5-java",
+ "android.hardware.radio-V1.6-java",
"voip-common",
"ims-common",
"unsupportedappusage",