Files
build_soong/java
Jeongik Cha 4dda75e73e Add usesTargetFiles option in dexpreopt_gen
For running dex2oat on the target_files, the paths should be use the
device install path instead of the path starting with $(OUT).
So add usesTargetFiles option and basePath option which indicates
extracted path. With those options, the path is replaced with
$(basePath)/$(device path)

And also, add DexPreoptImageDeviceLocations in the config which refers
to the boot image path(without arch) on the device. Because
DexPreoptImage related device path was missing.

Bug: 158843648
Test: dexpreopt_gen -usesTargetFiles -basePath (extract path) and then
check if paths in the generated shell script are based on on-device
path.

Change-Id: I9667fadbf3b7c6f770e0d1bcbee5d67c1ecd8a3d
2021-05-15 00:29:49 +09:00
..
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2021-03-24 01:07:12 +00:00
2021-04-19 18:24:42 +09:00
2021-04-08 11:27:24 +09:00
2020-12-21 12:31:51 -08:00
2021-04-08 11:27:24 +09:00
2021-04-06 21:18:34 +01:00
2021-03-31 13:17:42 -07:00
2021-03-15 13:58:44 -07:00
2021-04-08 11:27:24 +09:00
2021-04-01 10:33:20 +01:00
2019-10-18 15:14:15 -07:00