diff options
author | Jiyong Park <jiyong@google.com> | 2020-05-18 19:04:42 +0900 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2020-05-19 00:58:00 +0000 |
commit | b1c8e161a1f216f48e28c8bcd5a6b26752c7e2a0 (patch) | |
tree | 5f97c683540e440d3a33948b06c267dccbe1b7b6 /test/MultiDexModifiedSecondary/main.list | |
parent | daee51f893902526b191b3a3c5dd179b1964a352 (diff) |
Dynamically link to libz
libz will be a stub providing library, which means it has stable API
surface that Mainline modules can depend on. APEXes including the
runtime APEX don't need to statically link to it; it will just increase
the size of the APEX. With ag/11420260 this is even prohibited.
This change changes the static linkings to libz to dynamic linkings.
Bug: 155456180
Test: m
Change-Id: Ic6a38909241c8f851bf299130542bc323a0ff2ef
Diffstat (limited to 'test/MultiDexModifiedSecondary/main.list')
0 files changed, 0 insertions, 0 deletions