disable idle-detection in Permissions-Policy
This commit is contained in:
parent
90d4b22799
commit
c7329644b2
@ -72,6 +72,7 @@ public class PdfViewer extends AppCompatActivity implements LoaderManager.Loader
|
||||
"geolocation=(), " +
|
||||
"gyroscope=(), " +
|
||||
"hid=(), " +
|
||||
"idle-detection=(), " +
|
||||
"interest-cohort=(), " +
|
||||
"magnetometer=(), " +
|
||||
"microphone=(), " +
|
||||
|
Loading…
Reference in New Issue
Block a user