remove this - is not needed any more
This commit is contained in:
parent
e749c8a281
commit
bf9ff690a1
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.ligi.passandroid">
|
||||
|
||||
<application>
|
||||
|
||||
<!-- Used for install referrer tracking -->
|
||||
<receiver
|
||||
android:name="com.google.analytics.tracking.android.AnalyticsReceiver"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="com.android.vending.INSTALL_REFERRER" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
</application>
|
||||
|
||||
|
||||
</manifest>
|
Loading…
Reference in a new issue