Files
build/core
Carlos Eduardo Seo 6e6a95b606 core: Add script to check for possible shared library duplication
Running dupcheck.sh after a build on an image performs two checks:

  * Check for duplicate shared libraries by MD5.
  * Check for possible duplicate shared libraries by comparing .note
    and .text ELF sections.

This helps looking for unnecessary file duplication in the final images.

Test: after running the script, reports will be generated in the 'out'
directory.

Change-Id: I91c044a52002557fdc8dc65bfc9fd5f313ca00f3
2023-06-29 12:50:10 +00:00
..
2023-03-05 14:38:12 -08:00
2023-06-05 20:17:50 +00:00
2023-04-04 21:28:51 +00:00
2022-12-01 07:31:32 +00:00
2022-05-11 08:17:45 -07:00
2020-06-08 16:36:52 -07:00
2021-04-02 10:24:48 -07:00
2020-03-05 20:46:47 +00:00
2023-05-23 05:59:09 +00:00
2018-08-29 17:33:29 +00:00
2020-06-10 17:18:13 -07:00
2023-05-31 22:01:16 +00:00
2022-10-07 16:21:04 +00:00
2023-03-01 15:51:24 -08:00
2020-06-08 16:36:52 -07:00
2020-05-27 19:37:03 -07:00
2019-09-18 16:23:04 +00:00
2022-04-12 18:57:15 -07:00