Files
build_soong/cc
Alex Light 3d67359f2f Add support for symlink_preferred_arch in apex
Some modules rely on symlink_preferred_arch to have expected files
present. This change makes apexs include these symlinks.

Test: m com.android.runtime.debug
      pushd $(mktemp -d)
      mkdir mnt
      unzip $OUT/apex/system/com.android.runtime.debug.apex
      sudo mount -o loop,ro apex_payload.img mnt
      Ensure that mnt/bin/dalvikvm and mnt/bin/dex2oatd both exist and
      are symlinks to mnt/bin/dalvikvm64 and mnt/bin/dex2oatd32
      respectively.

Bug: 119942078
Bug: 122373634
Bug: 123079311
Change-Id: I47868fbedc5bdd3141a836c488f79e91e0a6ddfe
2019-01-29 03:21:47 +00:00
..
2018-11-19 15:26:14 -08:00
2019-01-28 14:30:04 +08:00
2019-01-24 18:59:29 +00:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2018-11-07 11:35:47 -08:00
2019-01-28 20:02:27 +09:00
2018-12-27 12:26:30 -08:00
2018-10-30 09:55:48 +09:00
2017-11-17 11:22:04 -08:00
2019-01-24 18:59:29 +00:00
2018-12-20 14:33:02 +09:00
2018-10-25 13:40:28 -07:00
2019-01-23 07:21:56 +00:00
2018-11-17 15:28:25 -08:00
2016-08-01 14:36:22 -07:00
2019-01-24 18:59:29 +00:00
2018-07-22 21:18:45 -07:00
2018-11-13 15:28:07 -08:00
2018-10-09 02:16:58 +00:00
2018-11-17 15:28:25 -08:00
2018-12-20 14:33:02 +09:00
2018-11-28 09:17:26 -08:00