mirror of
https://github.com/videolan/vlc-android
synced 2024-11-27 11:53:56 +08:00
Fix release build
This commit is contained in:
parent
49e208d6bc
commit
c722e2b2ba
@ -25,8 +25,7 @@
|
||||
-->
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.videolan.mobile.app">
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-permission android:name="android.permission.READ_LOGS" tools:node="remove" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user