Skip to content

Commit da33adb

Browse files
committed
Revert "Wakelock Blocker" @497b25
1 parent c8a506b commit da33adb

9 files changed

Lines changed: 0 additions & 442 deletions

File tree

-3.99 KB
Binary file not shown.
-3.99 KB
Binary file not shown.
-3.99 KB
Binary file not shown.

res/layout/preference_wakelockblocker.xml

Lines changed: 0 additions & 66 deletions
This file was deleted.

res/layout/wakelock_blocker.xml

Lines changed: 0 additions & 68 deletions
This file was deleted.

res/layout/wakelock_item.xml

Lines changed: 0 additions & 13 deletions
This file was deleted.

res/values/probam_strings.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -905,18 +905,6 @@
905905
<!-- UI debug setting: show cpu usage summary [CHAR LIMIT=50] -->
906906
<string name="show_cpu_info_summary">Screen overlay showing current CPU info</string>
907907

908-
<!-- Wakelock blocker -->
909-
<string name="wakelock_blocker">Wakelock Blocker</string>
910-
<string name="wakelock_blocker_title">Enable</string>
911-
<string name="wakelock_blocker_summary">Activate blocking for checked wakelocks</string>
912-
<string name="wakelock_blocker_save">Save</string>
913-
<string name="wakelock_list_header">Available Wakelocks</string>
914-
<string name="wakelock_blocker_reload">Reload</string>
915-
<string name="wakelock_blocker_warning_title">Proceed with Caution</string>
916-
<string name="wakelock_blocker_warning">Blocking wakelocks have the potential to cause instability, crashes or data loss.</string>
917-
<!-- More app settings -->
918-
<string name="more_app_settings">More app settings</string>
919-
920908
<!-- Volume Steps -->
921909
<string name="volume_steps_title">Volume Steps</string>
922910
<string name="volume_steps_60">60</string>

res/xml/system_ui_settings.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,6 @@
120120
android:title="@string/voice_tts_title"
121121
android:fragment="com.android.settings.aicp.TtsNotification" />
122122

123-
<PreferenceScreen
124-
android:id="@+id/wakelock_blocker"
125-
android:layout="@layout/preference_wakelockblocker"
126-
android:icon="@drawable/ic_settings_wakelock_blocker"
127-
android:title="@string/wakelock_blocker"
128-
android:fragment="com.android.settings.du.WakeLockBlocker" />
129-
130123
<PreferenceScreen
131124
android:id="@+id/weather"
132125
android:title="@string/weather_settings_title"

0 commit comments

Comments
 (0)