commit | 3c6ae335c1f89a58cd4657d001c69502396e2f8c | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Jan 12 15:59:10 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Jan 21 10:45:04 2021 +0900 |
tree | dd720f8cf114f9bb1b79e1ae3ff88c72f0e2b22b | |
parent | 2909e189016533e19b8a7b63a175ecbdd609b574 [diff] |
Mark TestNetworkManager as module API The API surface is planned to move to the Connectivity module, meaning that it will be maintained across multiple Android releases. This is incompatible with TestApi semantics, which are designed to be removable across releases. Effectively the APIs become System/module API, so mark them as such considering that TestApi is not supported by modules. Test: m Bug: 174436414 Change-Id: Icd32fcbb65e9a4bb2b67cb9da7c971281be0781a