Fixes for core_tiny zygote to boot
Change-Id: Ie926eb316d05702ddb715ca4519397e9be0e7049
This commit is contained in:
@@ -88,6 +88,7 @@ PRODUCT_BOOT_JARS := \
|
|||||||
framework2 \
|
framework2 \
|
||||||
telephony-common \
|
telephony-common \
|
||||||
voip-common \
|
voip-common \
|
||||||
|
ims-common \
|
||||||
mms-common \
|
mms-common \
|
||||||
android.policy \
|
android.policy \
|
||||||
services \
|
services \
|
||||||
@@ -96,6 +97,11 @@ PRODUCT_BOOT_JARS := \
|
|||||||
|
|
||||||
PRODUCT_RUNTIMES := runtime_libart_default
|
PRODUCT_RUNTIMES := runtime_libart_default
|
||||||
|
|
||||||
|
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||||
|
ro.zygote=zygote32
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
system/core/rootdir/init.zygote32.rc:root/init.zygote32.rc
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.carrier=unknown
|
ro.carrier=unknown
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user