commit | 4071ab64a15ae919dad06a692f1924d8118f53e2 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Sep 09 16:27:42 2024 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon Sep 09 18:43:15 2024 +0900 |
tree | 69dbfeab799c8954f0093f1f14b3ce451a3fba0b | |
parent | ac4f9ef5ce36c6fd74207cec0887282151c373ec [diff] |
Set min_sdk_version to 31 for CtsHostsideNetworkTestsAidl. This allows CtsHostideNetworkTests to run on S. Setting minsdk to S is required because if the minsdk is T or above, the AIDL compiler will generate code that contains Parcel#obtain(IBinder), which only exists on T+. Fix: 365129333 Test: atest CtsHostsideNetworkTests passes on redfin running S Change-Id: Icac58bcc27194129014a0d615b5ca43b8f352ebd