Loading services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java +1 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading Loading
services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java +1 −0 Original line number Diff line number Diff line Loading @@ -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"; Loading