Remove unnecessary core-oj library
core-oj is part of the default java libraries and should not be explicitly included by a package. Test: m -j checkbuild Change-Id: Idccd326ebbbfb9121ce556037e79c173bfd08580
This commit is contained in:
@@ -29,7 +29,6 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := \
|
||||
bouncycastle \
|
||||
core-oj \
|
||||
telephony-common \
|
||||
ims-common
|
||||
|
||||
|
Reference in New Issue
Block a user