Android R Preview 2 (RPP2.200227.009)
Add build-time checks of AIDL API hashes

All frozen AIDL APIs are required to have a hash, and these are checked
for accuracy at build time. This ensures that these interfaces aren't
changed, since we are relying on their stability over time.

Bug: 150154330
Test: atest CtsNdkBinderTestCases, freeze a new interface and verify
Change-Id: Iff9ce5b8022ebd587ee451eb45d070e500da430a
16 files changed