OSDN Git Service

ShortcutManager: Remove developer option from NYC
authorMakoto Onuki <omakoto@google.com>
Fri, 13 May 2016 16:40:26 +0000 (09:40 -0700)
committerMakoto Onuki <omakoto@google.com>
Fri, 13 May 2016 16:40:26 +0000 (09:40 -0700)
Bug 28704708

Change-Id: Ib2301ea556104e9ffd6a18885e228717843d6acb

res/xml/development_prefs.xml

index 23fd80a..44cf585 100644 (file)
             android:key="force_resizable_activities"
             android:title="@string/force_resizable_activities"
             android:summary="@string/force_resizable_activities_summary"/>
-
-        <Preference
-            android:key="reset_shortcut_manager_throttling"
-            android:title="@string/reset_shortcut_manager_throttling" />
      </PreferenceCategory>
 
 </PreferenceScreen>