Check transport when unthrottle
This change make sure only unthrottle the corresponding transport.
Bug: 303922311
Test: basic voice call + data browsing
Change-Id: I38806ccf1f483805192af5d2ced94e65e4ecf527
diff --git a/flags/data.aconfig b/flags/data.aconfig
index c769bcc..260d983 100644
--- a/flags/data.aconfig
+++ b/flags/data.aconfig
@@ -1,6 +1,13 @@
package: "com.android.internal.telephony.flags"
flag {
+ name: "unthrottle_check_transport"
+ namespace: "telephony"
+ description: "Check transport when unthrottle."
+ bug: "303922311"
+}
+
+flag {
name: "relax_ho_teardown"
namespace: "telephony"
description: "Relax handover tear down if the device is currently in voice call."