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=(), " +
|
"geolocation=(), " +
|
||||||
"gyroscope=(), " +
|
"gyroscope=(), " +
|
||||||
"hid=(), " +
|
"hid=(), " +
|
||||||
|
"idle-detection=(), " +
|
||||||
"interest-cohort=(), " +
|
"interest-cohort=(), " +
|
||||||
"magnetometer=(), " +
|
"magnetometer=(), " +
|
||||||
"microphone=(), " +
|
"microphone=(), " +
|
||||||
|
Loading…
Reference in New Issue
Block a user