Skip to content
Snippets Groups Projects
Commit 86e42e53 authored by Avinash Malipatil's avatar Avinash Malipatil
Browse files

Remove domain selection results comparison feature.

Bug: 323988541
Test: Manual call testing
Change-Id: I34a8237d4aaf57008686c456fde16aeaa82df097
parent 30c4962d
No related branches found
No related tags found
No related merge requests found
......@@ -250,9 +250,6 @@ public class PhoneConstants {
*/
public static final int DOMAIN_NON_3GPP_PS = 4;
/** Key to enable comparison of domain selection results from legacy and new code. */
public static final String EXTRA_COMPARE_DOMAIN = "compare_domain";
/** The key to specify the emergency service category */
public static final String EXTRA_EMERGENCY_SERVICE_CATEGORY = "emergency_service_category";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment