commit | d58bdcf4e54f7a83046dbeb1ead378c32974fa2a | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Jan 15 23:56:44 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Jan 15 23:59:53 2021 +0900 |
tree | ae92b4bce82723d077d4dabb84f63e21db7edb9a | |
parent | 539dbe61c57234512ced37daa5a284009ade50f6 [diff] |
Remove usage of NetCapability The NetCapability annotation is internal to NetworkCapabilities. IntDef annotations cannot be part of the API as per API guidelines, so the NetCapability annotation cannot be used from outside of the connectivity module, once it is built. Bug: 174436414 Test: m Change-Id: I1d6d87432d1e3af8a20169b18ceffa0c1130a836