Revert D8954095: [sonar] Add SonarDiagnosticActivity to android

Differential Revision:
D8954095

Original commit changeset: b4a638bc0ba2

fbshipit-source-id: 6165b7429477e80520fb0e149da1c2ef893e1d90
This commit is contained in:
Daniel Abramowitz
2018-08-03 08:18:22 -07:00
committed by Facebook Github Bot
parent 7fc7061fca
commit fadd392349
2 changed files with 1 additions and 66 deletions

View File

@@ -24,8 +24,7 @@
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<activity android:name="com.facebook.sonar.android.diagnostics.SonarDiagnosticActivity"
android:exported="true"/>
</application>
</manifest>