Files
build/core
Jae Shin 3ba44eb916 Build VNDK snapshot for products aosp_[arm|x86]
P VNDK snapshot needs to include VNDK libs built for 64-bit binder
products, aosp_arm and aosp_x86. This change modifies the following:

1) Revise VNDK snapshot zip file name to use $TARGET_PRODUCT instead of
$TARGET_ARCH in order to distinguish aosp_arm and aosp_arm_ab.
2) Place 32-bit binder libs under a subdirectory 'binder32' such that
the snapshots can be uploaded to prebuilts/vndk/v{VER} with the following
directory structure:

  prebuilts/vndk/v{VER}/
    arm/
      arch-arm-armv7-a-neon/
        shared/
          ...
      binder32/
        arch-arm-armv7-a-neon/
          shared/
            ...
      ...
    arm64/
      arch-arm-armv7-a-neon/
      arch-arm64-armv8-a/
      ...
    ...

The 32-bit binder libs will be placed in a separate subdirectory so that
they can be easily phased out in future VNDK snapshots.

Bug: 80372796
Test: make -j vndk dist
Change-Id: I7cde2e706e0c2891bab762b9057672f57e798873
2018-05-30 21:23:57 +09:00
..
2018-05-16 08:58:52 -07:00
2018-03-20 15:47:45 -07:00
2018-03-05 03:12:14 -08:00
2018-05-16 09:00:01 -07:00
2017-06-14 07:57:54 +00:00
2018-03-20 15:47:45 -07:00
2018-05-18 14:09:03 -07:00
2017-10-02 11:15:19 -07:00
2018-03-09 00:27:56 -08:00
2018-01-25 09:33:58 +09:00
2018-04-19 10:03:42 +00:00
2018-05-09 11:10:15 -07:00
2018-04-10 22:28:43 -07:00