Specifies whether wake locks are allowed. Wake locks can be requested by extensions via the power management extension API and by ARC apps.
If this policy is set to true or left not set, wake locks will be honored for power management.
If this policy is set to false, wake lock requests will get ignored.
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS |
Value Name | AllowWakeLocks |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |