Remove DividerPreference and its corresponding usage.

Change-Id: I64ff1b2d6ab77cf40159e6ad157ab2464e7970ed
Fixes: 37250410
Test: visual, make RunSettingsRoboTests
This commit is contained in:
Doris Ling
2017-10-30 12:42:50 -07:00
parent ecb8355aff
commit afa12a41d5
4 changed files with 5 additions and 77 deletions

View File

@@ -133,11 +133,6 @@
<attr name="forWork" format="boolean" />
</declare-styleable>
<declare-styleable name="DividerPreference">
<attr name="allowDividerAbove" format="boolean" />
<attr name="allowDividerBelow" format="boolean" />
</declare-styleable>
<declare-styleable name="VideoPreference">
<attr name="animation" format="reference" />
<attr name="preview" format="reference" />