commit | 790d198860dc550f2dbaa5ac502cbcda1f8530c9 | [log] [tgz] |
---|---|---|
author | Mahaver Chopra <mahaver@google.com> | Thu Jul 07 16:06:49 2016 +0100 |
committer | Mahaver Chopra <mahaver@google.com> | Mon Jul 11 11:22:52 2016 +0100 |
tree | 0e432641e400dd4c8e87919105898cb9a81659d7 | |
parent | 8158fbe83af3d7caa13ff188c7c5f795f155f509 [diff] |
Add an api to verify if ro.device_owner was set Currently for OobConfig app we used DEVICE_PROVISIONED Global setting to verify if device was provisioned. This setting can be modified using adb. we just need to know if it was set atleast once. Added an api in DPM to return whether system property "ro.device_owner" was set. Bug: 29935702 Change-Id: I9a2b5217c0bc2cc11d68282e05a5450ea3f6cf21