Go to file
Alexey Alexandrov e469063a93 Generate SHA-1 build ID for host-generated *.oat files (2/2).
For host-generated *.oat files, generate a SHA-1 build ID based on the
file content and write it to .note.gnu.build-id ELF section.  This
should allow various developer tools like profilers correlate the data
captured for files like boot.oat on the device with the corresponding
known version of the file during an offline analysis.

Test: Verified that boot.oat contains the build ID section now.
Test: make test-art-host
Bug: 31292208
Change-Id: Iee48e437009488f20995e73868d5059d349701c0
2016-10-05 19:20:36 -07:00
core Generate SHA-1 build ID for host-generated *.oat files (2/2). 2016-10-05 19:20:36 -07:00
target build: add hwservicemanager to the core packages 2016-09-26 14:21:10 -07:00
tools Merge "Make room for AVB hashtree and metadata." 2016-10-04 22:32:27 +00:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk Remove incremental workaround for aapt overlays 2016-09-12 20:30:12 -07:00
buildspec.mk.default Fix GET-INSTALL-PATH to work with Soong 2016-08-12 05:10:51 +00:00
envsetup.sh Walk up tree to find makefiles in mma 2016-09-01 15:35:57 -07:00