diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 451363f6bd3d5..c72239cd684e7 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -4122,7 +4122,10 @@ set of pages referenced over time.

Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application. -

Protection level: signature|privileged|appop --> +

Protection level: signature|privileged|appop +

A data loader has to be the one which provides data to install an app. +

A data loader has to have both permission:LOADER_USAGE_STATS AND + appop:LOADER_USAGE_STATS allowed to be able to access the read logs. -->