Merge "Handle the Settings.DEVICE_NAME_SETTINGS intent."
This commit is contained in:
committed by
Android (Google) Code Review
commit
12fd732b55
@@ -1013,6 +1013,7 @@
|
||||
android:parentActivityName="Settings">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.settings.DEVICE_INFO_SETTINGS" />
|
||||
<action android:name="android.settings.DEVICE_NAME" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
|
Reference in New Issue
Block a user