Use core-oj alongside core-libart wherever required.
With some core classes moved to separate core-oj jar
we need to use the new jar.
(cherry picked from commit 89b94c827f
)
Change-Id: I025c0adc70535bf23def3ab0ce28a1bfaef72514
This commit is contained in:
committed by
Narayan Kamath
parent
f9911ae087
commit
052a00f64e
@@ -24,6 +24,7 @@ ifeq ($(HOST_OS),linux)
|
||||
LOCAL_UNINSTALLABLE_MODULE := true
|
||||
LOCAL_IS_STATIC_JAVA_LIBRARY := true
|
||||
USE_CORE_LIB_BOOTCLASSPATH := true
|
||||
LOCAL_JAVA_LIBRARIES += core-oj-hostdex
|
||||
LOCAL_JAVA_LIBRARIES += core-libart-hostdex
|
||||
|
||||
intermediates.COMMON := $(call intermediates-dir-for,JAVA_LIBRARIES,$(LOCAL_MODULE),true,COMMON,)
|
||||
|
Reference in New Issue
Block a user