OSDN Git Service

Build aapt2 statically on windows
authorRyan Mitchell <rtmitchell@google.com>
Mon, 6 May 2019 18:54:41 +0000 (11:54 -0700)
committerRyan Mitchell <rtmitchell@google.com>
Mon, 6 May 2019 19:07:58 +0000 (19:07 +0000)
commit319fc02cb8e5ea2e8cc65f3f1f792ef0b82556eb
treeacb8e4a7565bf84dbc5c4eea2afcd75f1ed97e71
parentdd76b346d411b50a56927b36ae10de013afb0974
Build aapt2 statically on windows

Prebuilt script is no longer updating libwinpthread-1.dll. Link the
windows executable statically so aapt2 will no longer require the
dependency on the dll.

Bug: 131883685
Test: manual test of aapt2.exe on windows without libwinpthread-1.dll
Change-Id: If78a8ec3030003862c18e3967e4d8333fde7928a
tools/aapt2/Android.bp