commit | 6cc16f3a624db7472bc6aeab4467c0069fbc7f8f | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue May 18 11:23:55 2021 +0900 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Thu May 20 04:59:33 2021 +0000 |
tree | 63f29e9f03764fcb37477414b75f64a04446a791 | |
parent | 289a1bcd05e08e38d566844573eadd087e65651f [diff] |
Add aidl_hash_gen and raise an error for a frozen interface without .hash file 1. extract hash generation logic into aidl_hash_gen 2. Raise an error when an error if a frozen interface doesn't have .hash file. Bug: 187841663 Test: m nothing remove .hash and then m nothing, check if there is an error. Test: m <aidl_interface>-freeze-api Change-Id: If24efc44ff226cff164ad095fc642d62d0292d33
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview