diff --git a/Source/Android/res/xml/cpu_prefs.xml b/Source/Android/res/xml/cpu_prefs.xml index 3fd0f3ad2d..4316e1fcc5 100644 --- a/Source/Android/res/xml/cpu_prefs.xml +++ b/Source/Android/res/xml/cpu_prefs.xml @@ -1,18 +1,21 @@ - + - + android:defaultValue="false" + android:key="dualCorePref" + android:summary="@string/dual_core_descrip" + android:title="@string/dual_core" /> + + - + android:defaultValue="false" + android:key="fastmemPref" + android:summary="@string/fastmem_desc" + android:title="@string/fastmem" /> + \ No newline at end of file