summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Svetoslav Ganov <svetoslavganov@google.com> 2019-03-05 17:45:12 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2019-03-05 17:45:12 +0000
commitbf7f0706ccfef5ed7fed7612d66571dd53e99831 (patch)
treeea1de3b65d10c3e9a0b35a33a75753b6e8a4fa0c
parent32a38edc2a23299f3876a957f0aa3e90be5ef882 (diff)
parentda077fb9d546d1c5708b3d5b9538b2c5225646a5 (diff)
Merge "Enable app op history"
-rw-r--r--services/core/java/com/android/server/appop/HistoricalRegistry.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/core/java/com/android/server/appop/HistoricalRegistry.java b/services/core/java/com/android/server/appop/HistoricalRegistry.java
index 280bc026a76e..d723c7b5826d 100644
--- a/services/core/java/com/android/server/appop/HistoricalRegistry.java
+++ b/services/core/java/com/android/server/appop/HistoricalRegistry.java
@@ -146,7 +146,7 @@ final class HistoricalRegistry {
* Whether history is enabled.
*/
@GuardedBy("mInMemoryLock")
- private int mMode = AppOpsManager.HISTORICAL_MODE_DISABLED;
+ private int mMode = AppOpsManager.HISTORICAL_MODE_ENABLED_ACTIVE;
/**
* This granularity has been chosen to allow clean delineation for intervals