mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
mark hockeyapp UpdateActivity as exported=false
This commit is contained in:
parent
caeadbc41e
commit
8922459418
1 changed files with 2 additions and 0 deletions
|
@ -23,5 +23,7 @@
|
|||
android:name="android.support.FILE_PROVIDER_PATHS"
|
||||
android:resource="@xml/filepaths" />
|
||||
</provider>
|
||||
|
||||
<activity android:name="net.hockeyapp.android.UpdateActivity" android:exported="false" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
|
Loading…
Reference in a new issue