ActivityManagerService: remove synchronization for get/setDeviceOwner

These two calls don't need explicit synchronization because the int is
synchronous.

Test: boots, less contention in AMS
bug 161866124

Change-Id: I0f625b36ad7b3da1c08ed395b6ed12f9e14e5c08
1 file changed