Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 33842f2e authored by Avinash Malipatil's avatar Avinash Malipatil Committed by Android (Google) Code Review
Browse files

Merge "Remove domain selection results comparison feature." into main

parents c171ffe6 86e42e53
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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";
}