Run dex2oat from the staged apk directory.
The frameworks/base change makes the PackageManager pass relative paths of previous code paths as shared library paths. This change passes the base directory for these relative paths to dex2oat using the new switch --classpath-dir. Part of a multi-project change. Bug: 34169257 Test: cts-tradefed run singleCommand cts -d --module CtsAppSecurityHostTestCases -t android.appsecurity.cts.SplitTests (cherry-picked from commit cc5c4e32) Change-Id: I8f941eb9982a051c1f49256d5489f2575af1d80f
Loading
Please register or sign in to comment