summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.cpp
diff options
context:
space:
mode:
author Jaekyun Seok <jaekyun@google.com> 2016-11-23 16:28:34 +0900
committer Jaekyun Seok <jaekyun@google.com> 2016-12-01 10:31:12 +0900
commit377878b4d4529c0007694821ec96b20f0a489239 (patch)
tree08d45e107f9d6819b89bc8dfcf9a5008d034e24b /libs/hwui/ProgramCache.cpp
parent273adb5257984fb4dd06753329bbd0d4ddc48ebe (diff)
Remove static link in Android framework under /frameworks/base.
The dependencies to static libraries in frameworks should be removed as many as possible to reduce a size of the system partition. And that will improve coverage of the VNDK libraries because this effort might find new necessary shared libs which were linked statically before. Size diffs of libs in /system/lib on angler-userdebug build are as following. libandroidfw.so : 243748 -> 205196 (-38552) libhwui.so : 562028 -> 562580 (+552) libmedia_jni.so : 293652 -> 293656 (+4) (All the others have the same size.) total: (-37996) Test: building succeeded, and the image was tested on angler. Bug: 33056637 Change-Id: I3021fb438778eaea2be935b990ec85c4aec6c008 (cherry picked from commit 2b14c5eaf61635d1c3a69a2e59faa23cb6b7f7cb)
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions