Merge "Input settings: Associate keyboard layouts with device/IME subtype."
This commit is contained in:
committed by
Android (Google) Code Review
commit
bfae9dd7f2
@@ -638,7 +638,7 @@
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
||||
android:value="com.android.settings.inputmethod.KeyboardLayoutPickerFragment" />
|
||||
android:value="com.android.settings.inputmethod.KeyboardLayoutPickerFragment2" />
|
||||
</activity>
|
||||
|
||||
<!-- Keep compatibility with old shortcuts. -->
|
||||
|
||||
Reference in New Issue
Block a user