summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/Settings.java
diff options
context:
space:
mode:
Diffstat (limited to 'core/java/android/provider/Settings.java')
-rw-r--r--core/java/android/provider/Settings.java13
1 files changed, 0 insertions, 13 deletions
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java
index 7ab1be3..d92d3d0 100644
--- a/core/java/android/provider/Settings.java
+++ b/core/java/android/provider/Settings.java
@@ -6596,19 +6596,6 @@ public final class Settings {
public static final String THEME_PREV_BOOT_API_LEVEL = "theme_prev_boot_api_level";
/**
- * Performance profile
- * @see config_perf_profile_prop in frameworks/base/core/res/res/values/config.xml
- * @hide
- */
- public static final String PERFORMANCE_PROFILE = "performance_profile";
-
- /**
- * App-based performance profile selection
- * @hide
- */
- public static final String APP_PERFORMANCE_PROFILES_ENABLED = "app_perf_profiles_enabled";
-
- /**
* This are the settings to be backed up.
*
* NOTE: Settings are backed up and restored in the order they appear