summaryrefslogtreecommitdiff
path: root/common/networkstackclient/aidl_api
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2020-01-16 13:48:38 +0900
committerRemi NGUYEN VAN <reminv@google.com>2020-01-30 18:51:45 +0900
commit16fe4543a2dd6392b9104612d35370adf44ffec6 (patch)
tree9301ff4ed3ca34ecc695ad32d3a4807f31b24f39 /common/networkstackclient/aidl_api
parentef60e4614540d3c9974c259b7cf98e2f84f24efd (diff)
Update NetworkStack, NetworkStackNext SDK versions
Set NetworkStackNext version to 300000000: it effectively targets R APIs, so as per the version scheme, the leading digits should be 30 and not 29. This prevents accidental updates of NetworkStackNext with NetworkStack, as R devices should stay on NetworkStackNext to provide test coverage for new R APIs. Set min_sdk_version and target_sdk_version to 29 on targets that build against stable SDK. Remove the above attributes on targets that build against current SDK; the build system will automatically assign the appropriate min_sdk and target_sdk for those. This change also changes TestNetworkStackLib to use the release API level instead of the development API level. This makes the tests closer to the updates that are shipped, although it prevents the integration tests from exercising development API-only logic. This is necessary as the tests cannot both be compatible with stable API devices, and depend on an android_library with a development min_sdk. Test: aapt dump badging shows the new values for NetworkStack, and for NetworkStackNext: NetworkStackNext has min_sdk and target_sdk "R", NetworkStack is 29. atest NetworkStackIntegrationTests FrameworksNetIntegrationTests Change-Id: I9daed95697d21fb79af2514bbb0abc57bc6a4b5e
Diffstat (limited to 'common/networkstackclient/aidl_api')
0 files changed, 0 insertions, 0 deletions