commit | 247a059662312ef09c95b05423692cd21a5a8916 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Thu Feb 10 15:39:07 2022 -0800 |
committer | Felipe Leme <felipeal@google.com> | Thu Feb 10 15:52:03 2022 -0800 |
tree | 00a3b6fabd51f6e664fbd1f4611b818c45d79635 | |
parent | 26e6ae7142ccaefa9c5e52633e50c70a926683b3 [diff] |
Makes acknowledgeNewUserDisclaimer() a @TestApi It's already a @SystemApi, but it's used by CTS so it needs to be allowlisted as @TestApi, otherwise the test fails with a NoSuchMethodException. Test: atest com.android.cts.devicepolicy.DeviceOwnerTest#testCreateAndManageUser_newUserDisclaimer Test: m update-api Bug: 217753260 Change-Id: Ied5d86a5c067d57a4ae9bbc4d753481879d2e89e