resolved conflicts for merge of 3c10f535
to jb-mr2-dev-plus-aosp
Change-Id: Id4ab035f92f2a8bf1b1fefdfd22ba370e33e7829
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := bouncycastle telephony-common
|
||||
LOCAL_JAVA_LIBRARIES := bouncycastle conscrypt telephony-common
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4 android-support-v13 jsr305
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
@@ -45,7 +45,8 @@ import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
import java.util.List;
|
||||
import java.util.Set;
|
||||
import org.apache.harmony.xnet.provider.jsse.TrustedCertificateStore;
|
||||
|
||||
import com.android.org.conscrypt.TrustedCertificateStore;
|
||||
|
||||
public class TrustedCredentialsSettings extends Fragment {
|
||||
|
||||
|
Reference in New Issue
Block a user