Skip to content
Commit b0dede3e authored by Calin Juravle's avatar Calin Juravle
Browse files

Fix system server compilation in ZygoteInit

The code which dexopt SystemServer in ZygoteInit used to pass the
sharedLibrary string in the old format.

This CL updates the classPath string to the new class loader context
encoding.

Bug: 63941300
Test: compile WITH_DEXPREOPT=false and WITH_DEXPREOPT_BOOT_IMG_ONLY=false
and check that when the device boots the correct context is passed to
dex2oat.

Change-Id: Ia8f7fc5ed81d41c375e1a67cd9744faf8cb4284c
parent 68ff051e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment