commit | 5442128882b78a2099fc022567487510d69f0701 | [log] [tgz] |
---|---|---|
author | Eran Messeri <eranm@google.com> | Tue Mar 09 11:10:54 2021 +0000 |
committer | Eran Messeri <eranm@google.com> | Tue Mar 09 14:23:32 2021 +0000 |
tree | a4280deddc3ac88931302fce3651e73815acd8cc | |
parent | f41a01c8d21cee8912fd6e0b181d8ba86987dff4 [diff] |
Documentation fix: Permission grant opt-out The documentation for EXTRA_PROVISIONING_PERMISSION_GRANT_OPT_OUT says it should be used ACTION_PROVISION_MANAGED_DEVICE. However, that is deprecated since it's no longer needed (and there's another way to provision a fully-managed device). Remove reference to the deprecated constant and simply mention device owner provisioning. Bug: 182180699 Test: That it compiles. Change-Id: I8681c09fb9fa008f0e2ccf62c5dad8d37cd1b843