| commit | 0ae71c004cfc96a4bd5050c9befa025d53dd4b48 | [log] [tgz] |
|---|---|---|
| author | Devin Moore <devinmoore@google.com> | Fri Mar 14 17:31:20 2025 +0000 |
| committer | Devin Moore <devinmoore@google.com> | Fri Mar 14 10:38:06 2025 -0700 |
| tree | 41c48e605c263a862168d3d701615ccd7d6f8446 | |
| parent | 8590b191172df0e72c365d07c46e36c28c8dc98f [diff] |
Validate options with --previous_api_dir provided Reject a --previous_api_dir option for V1 interfaces. The --previous_api_dir only makes sense if there is a previously frozen version for an interface. If the interface version is 1, it can't have a previously frozen version. Test: atest --host aidl_unittests Tets: aidl_parser_fuzzer Bug: 402646474 Change-Id: Id5cdb554db3fedb9a71f5e33a20b3851db6c5902
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview