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:
Colin Cross
2017-09-23 22:09:31 -07:00
parent cd959f28a0
commit 6be287a209

View File

@@ -29,7 +29,6 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
LOCAL_JAVA_LIBRARIES := \
bouncycastle \
core-oj \
telephony-common \
ims-common