Loading core/dex_preopt.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ #################################### # TODO: replace it with device's BOOTCLASSPATH DEXPREOPT_BOOT_JARS := core:core-junit:bouncycastle:ext:framework:android.policy:services:apache-xml DEXPREOPT_BOOT_JARS := core:core-junit:bouncycastle:ext:framework:telephony-common:mms-common:android.policy:services:apache-xml DEXPREOPT_BOOT_JARS_MODULES := $(subst :, ,$(DEXPREOPT_BOOT_JARS)) DEXPREOPT_BUILD_DIR := $(OUT_DIR) Loading target/product/core.mk +3 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,9 @@ PRODUCT_PACKAGES := \ screencap \ sensorservice \ lint \ uiautomator uiautomator \ telephony-common \ mms-common \ PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.rc:root/init.usb.rc \ Loading Loading
core/dex_preopt.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ #################################### # TODO: replace it with device's BOOTCLASSPATH DEXPREOPT_BOOT_JARS := core:core-junit:bouncycastle:ext:framework:android.policy:services:apache-xml DEXPREOPT_BOOT_JARS := core:core-junit:bouncycastle:ext:framework:telephony-common:mms-common:android.policy:services:apache-xml DEXPREOPT_BOOT_JARS_MODULES := $(subst :, ,$(DEXPREOPT_BOOT_JARS)) DEXPREOPT_BUILD_DIR := $(OUT_DIR) Loading
target/product/core.mk +3 −1 Original line number Diff line number Diff line Loading @@ -119,7 +119,9 @@ PRODUCT_PACKAGES := \ screencap \ sensorservice \ lint \ uiautomator uiautomator \ telephony-common \ mms-common \ PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.rc:root/init.usb.rc \ Loading