Add debug page in Settings
Bug: 244122804 Test: manually build SettingsGoogle Change-Id: I4853e17028dfe0eed4342b4691962b508bc87357
This commit is contained in:
@@ -4589,6 +4589,11 @@
|
||||
android:exported="false">
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="com.android.settings.spa.SpaDebugActivity"
|
||||
android:exported="false">
|
||||
</activity>
|
||||
|
||||
<!-- This is the longest AndroidManifest.xml ever. -->
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user