diff options
author | markchien <markchien@google.com> | 2020-03-19 13:37:43 +0800 |
---|---|---|
committer | markchien <markchien@google.com> | 2020-03-19 16:32:37 +0800 |
commit | 62a625df982db38948362fa43ef5ff6cc8af6892 (patch) | |
tree | feaa6317c863024b705638a3ea845c83abdaad87 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 37a22754c877efebd3a5b14a119c712ea88c26ab (diff) |
TetheringManager API clean up
Per API review:
- @IntDef defined on the type integer parameter
- have getters on each parameter that is set in the
TetheringRequest.Builder
- new added API should not be deprecated
Below APIs is moved from system-current to module-lib-current that only
plafrom code(e.g. ConnectivityManager and Settings) can use them.
TetheringRequest.
onTetherableInterfaceRegexpsChanged, TetheringInterfaceRegexps:
Only platform code can use them because interfaces by regular
expressions are a mechanism which is planning to be deprecated.
Also rename some constants for easier to understand.
Bug: 149858697
Bug: 151243337
Test: m doc-comment-check-docs
atest TetheringTests
Change-Id: Idd041f0fbeca411ea23e49786a50dd7feb77ef45
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions