diff options
author | Derek Sollenberger <djsollen@google.com> | 2020-04-09 09:44:54 -0400 |
---|---|---|
committer | Derek Sollenberger <djsollen@google.com> | 2020-04-09 14:25:53 -0400 |
commit | 2c5d63439e653c2981841ca819957fbd8a414d54 (patch) | |
tree | c7a07414fb02672c45166448643aa0d9dc2a719a /libs/hwui/renderthread/RenderThread.h | |
parent | 19a92e7ebc3e8475a417c0f06444c5876dab4794 (diff) |
Create a version_script to explicitly define exported symbols for libhwui
The linker script defines both the C and C++ headers exported by libhwui
and libskia (included via whole_static_libs). Reducing the surface
area makes it clear what libhwui's external dependencies are as well
as reducing the binary size by about ~12% (1.04 MB on 64-bit and 789KB
on 32-bit builds for the Pixel 3a in userdebug).
Test: compiles and links
Bug: 150782769
Change-Id: Ia202a12c1605c851c52d953f0db0f4814ade8dfd
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.h')
0 files changed, 0 insertions, 0 deletions