Add missing comment.

Change-Id: I78b24c0a56e0f06a692e6e5665873c994241a487
This commit is contained in:
Rubin Xu
2016-08-25 16:38:11 +01:00
parent f9a4c020da
commit 1e26c2950a

View File

@@ -227,6 +227,7 @@ public class DevicePolicyManagerService extends IDevicePolicyManager.Stub {
/**
* System property whose value is either "true" or "false", indicating whether
* device owner is present.
*/
private static final String PROPERTY_DEVICE_OWNER_PRESENT = "ro.device_owner";