Cherish: Add Smart Pixels warning

Change-Id: Ied06c0ec764c5636c40ee4245336612e0d765e84
Signed-off-by: Adin Kwok <adin.kwok@carbonrom.org>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Alex Cruz
2018-04-18 01:31:03 -07:00
committed by Hưng Phan
parent 2efab55c9c
commit 4fee077e73
3 changed files with 9 additions and 0 deletions

View File

@@ -47,4 +47,9 @@
android:title="@string/smart_pixels_shift"
android:dialogTitle="@string/smart_pixels_shift" />
<com.android.settingslib.widget.FooterPreference
android:key="smart_pixels_footer"
android:selectable="false"
settings:searchable="false" />
</PreferenceScreen>