Update activity alias for developer settings activity
Fix: 36432817 Test: rerun abvt test adb shell am instrument -w -e class com.android.androidbvt.SysBugReportTests com.android.androidbvt/android.support.test.runner.AndroidJUnitRunner Change-Id: I6d45448e83fc25ad9cc77aa0edd979add56e28cf
This commit is contained in:
@@ -1937,7 +1937,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