Merge "Add documentation for OPSTR_LOADER_USAGE_STATS" into rvc-dev am: aeb383ec87 am: e770af5c14 am: 99208ce956

Change-Id: Icb5e7d57489c4718116c64277aabe55075ab11d6
This commit is contained in:
Todd Kennedy
2020-04-29 22:52:31 +00:00
committed by Automerger Merge Worker

View File

@@ -1083,7 +1083,7 @@ public class AppOpsManager {
* @hide
*/
public static final int OP_ACTIVATE_PLATFORM_VPN = AppProtoEnums.APP_OP_ACTIVATE_PLATFORM_VPN;
/** @hide */
/** @hide Controls whether or not read logs are available for incremental installations. */
public static final int OP_LOADER_USAGE_STATS = AppProtoEnums.APP_OP_LOADER_USAGE_STATS;
// App op deprecated/removed.