commit | 6664a805cae6983c7a19caf8abbe88ad2d918bcb | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Jun 21 16:11:23 2016 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Jun 21 16:11:23 2016 -0700 |
tree | 543c0b3e48bd7903d253aa75233f29c0c6e72da0 | |
parent | 9af867e7bd0b7ea6c01666ee32188d9e09f94d26 [diff] |
Add support to indicate bitness of public library. For public vendor libraries, a vendor might have only a 32 bit or only a 64 bit version of the library. Add a way to indicate this in the public.libraries.txt files. The new format is: library.so 32 This indicates that this is a 32 bit only public library. library.so 64 This indicates that this is a 64 bit only public library. Bug: 29370721 Bug: 29512261 Change-Id: I26b14893d104a9e1f62914663d8c972cd4d55e1e