Commits
Matthias Maennich committed 553049f81c5
ANDROID: Initial abi_gki_aarch64 definition abi_gki_aarch64.out contains the ABI definition corresponding to the current sources and the configuration referred to in build.config.gki.aarch64. As part of the build.sh tooling it will be copied over into the distribution for further inspection / analysis. See https://android-review.googlesource.com/970737 for details on that process. This is the initial version of this definition to allow implementation of workflows around it. It is not considered stable at this point. It is expected that it will break with significant changes from either upstream or with changes implemented specific for this tree. Automated validation is supposed to catch differences between this definition and the actual binary before they are introduced into the tree. At a later stage this validation should be part of build.sh itself. Bug: 133501930 Change-Id: I815940ee13037ad450547e0ab0786e37f0b83d9b Signed-off-by: Matthias Maennich <maennich@google.com>