commit | 8ed02a517f03dbbef0f141d0aac858db4af1aab0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Aug 29 17:16:49 2017 +0900 |
committer | Justin Yun <justinyun@google.com> | Wed Aug 30 01:03:57 2017 +0000 |
tree | 9e64facb18c547a88bc94b9c0fae72c190bd083b | |
parent | 35fcdb6a659b2e2cc8aaad8c5c9325c246feecf6 [diff] |
Remove 64bit variant of software codecs Since mediacodec is a 32-bit process, we don't need the 64bit variant of the software codecs. This will reduce the system partition usage by about 11MB (for devices with VNDK) or 5.8MB (for other devices). Bug: 64193930 Test: no libstagefright_soft_*.so files under /system/lib64/ and /system/lib64/vndk directories Test: YouTube, Camcorder recording, Video playback work Change-Id: I52d4947c673c018ac094b3c84c1652d217611894