Revert "Add developer option for freeform window support (2/2)"

This reverts commit 292b9fd2da.

Will add back later and limit to non-user builds.

Bug: 27295415
Bug: 25276672
Bug: 24815256
Change-Id: Ide230449615318a0d3f4bc607724e7eaaf1d43c4
This commit is contained in:
Wale Ogunwale
2016-02-22 15:28:39 -08:00
parent 60df76b169
commit a48c78ccfc
2 changed files with 0 additions and 23 deletions

View File

@@ -370,11 +370,6 @@
android:key="force_resizable_activities"
android:title="@string/force_resizable_activities"
android:summary="@string/force_resizable_activities_summary"/>
<SwitchPreference
android:key="enable_freeform_support"
android:title="@string/enable_freeform_support"
android:summary="@string/enable_freeform_support_summary"/>
</PreferenceCategory>
</PreferenceScreen>