Files
android_development/scripts
Christopher Ferris 29fcc84e82 Fix build id check for libraries.
The current build id check uses the file utility. Unfortunately, it
doesn't work on all systems. Replace with a call to llvm-readelf and
get the bitness and build id using that data.

Other small modifications:
- Only attempt to get the full path for a library once for each library.
- Do not add directories into the symbol libraries.

Test: Unit tests pass.
Test: Running using a libart.so that file doesn't understand and
Test: verifying the line numbers are correct.
Change-Id: I12c3d3c4599d201c3c01feeb48448fee6c633d71
2022-11-02 17:55:57 -07:00
..
2021-03-30 14:58:06 -07:00
2021-02-19 12:20:34 +01:00
2022-09-12 13:03:32 -07:00
2019-10-04 16:48:38 -07:00
2022-01-06 10:18:42 -08:00
2018-07-23 17:01:42 -07:00
2012-04-27 10:45:07 -07:00
2018-10-30 11:03:17 -07:00
2021-06-24 15:44:49 -07:00