commit | 57ee60624444b2e4e054c7d7dd57645d606e0587 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Apr 23 21:03:39 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Fri Apr 23 21:03:39 2021 +0800 |
tree | 05644a2307f42fe4eaccedc05b111d8eb1bfd8d6 | |
parent | 6f7ac6860ef7c49a1bb5af10f544a6a2f765932c [diff] |
Update PrivateDnsMode from StringDef to IntDef Update PrivateDnsMode from StringDef to IntDef because IntDef is the normal way of representing multiple choices in public API. Also update other related files. Bug: 185311744 Test: 1. make update-api 2. atest FrameworksNetTests CtsNetTestCases CtsNetTestCasesLatestSdk 3. atest FrameworksServicesTests:DevicePolicyManagerTest Change-Id: I23e7ec140066979726d769cabc5f7057bb2167e6