OSDN Git Service

Add handling for PH property dex2oat_resolve_startup_strings
authorMathieu Chartier <mathieuc@google.com>
Thu, 31 Jan 2019 20:59:39 +0000 (12:59 -0800)
committerMathieu Chartier <mathieuc@google.com>
Fri, 1 Feb 2019 20:57:23 +0000 (12:57 -0800)
commitd41622c4992215a971ca371767a911ef739a0f90
treefbb11217bef6b0ef9985393cbd3a79386ad5825e
parentfafe4a0ec03714b83656bf4344b414724505889f
Add handling for PH property dex2oat_resolve_startup_strings

Added unit test to verify the property is passed to the oat file.

Test: adb shell /data/nativetest64/installd_dexopt_test/installd_dexopt_test
Bug: 116059983
Bug: 123524494

Change-Id: Ib4fe5401d58c6ac05ef3011bef04e38d1b6d4ba9
cmds/installd/dexopt.cpp
cmds/installd/tests/installd_dexopt_test.cpp