sanders: LineageActions: Remove from dashboard, move to system settings

Needs 7ad487fd5c

Signed-off-by: Keertesh <keertesh.k98@gmail.com>
This commit is contained in:
jhenrique09
2017-12-30 10:49:29 -02:00
committed by Keertesh
parent a4b148e469
commit a632d88af4
5 changed files with 69 additions and 14 deletions

View File

@@ -24,4 +24,10 @@
-->
<integer name="config_fingerprintSensorLocation">1</integer>
<!-- Device specific doze package -->
<string name="config_customDozePackage">org.lineageos.settings.device/org.lineageos.settings.device.DozeSettingsActivity</string>
<!-- Device specific gesture package -->
<string name="config_customGesturePackage">org.lineageos.settings.device/org.lineageos.settings.device.ActionsPreferenceActivity</string>
</resources>