Stop using AlgNameMapper
AlgNameMapper currently doesn't work after the transition to it being in Conscrypt, so just get rid of it altogether. Change-Id: I0e8b057915edcb584bd4470c43f3458efa49329e
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := bouncycastle conscrypt telephony-common ims-common
|
||||
LOCAL_JAVA_LIBRARIES := bouncycastle core-oj telephony-common ims-common
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4 android-support-v13 jsr305
|
||||
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
Reference in New Issue
Block a user