Merge "Update activity alias for developer settings activity"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d59de80a91
@@ -1941,7 +1941,7 @@
|
||||
android:label="@string/development_settings_title"
|
||||
android:targetActivity="Settings$DevelopmentSettingsActivity">
|
||||
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
||||
android:value="com.android.settings.DevelopmentSettings" />
|
||||
android:value="com.android.settings.development.DevelopmentSettings" />
|
||||
</activity-alias>
|
||||
|
||||
<activity android:name=".development.AppPicker"
|
||||
|
Reference in New Issue
Block a user