blob: a3dd05166eb0cb4bf8f803a60aae3e5d7f0b9e97 [file] [log] [blame]
package com.android.dialer.util;
public class TestConstants {
public static final String CALL_INTENT_ACTION = IntentUtil.CALL_ACTION;
}