Add SonarDiagnosticActivity to android
Summary: Open the screen by running adb shell am start -n com.facebook.samples.litho/com.facebook.sonar.android.diagnostics.SonarDiagnosticActivity Reviewed By: danielbuechele Differential Revision: D9150556 fbshipit-source-id: 534583cfa5e90af6fd0d2a50572e3763b8888da2
This commit is contained in:
committed by
Facebook Github Bot
parent
d36518d1aa
commit
531a47535b
@@ -24,7 +24,8 @@
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name="com.facebook.sonar.android.diagnostics.SonarDiagnosticActivity"
|
||||
android:exported="true"/>
|
||||
</application>
|
||||
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user