mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 04:39:54 +01:00
Move buildType to flavor and add hashes for pinning of androidTest dependencies
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<manifest
|
||||
package="org.briarproject.briar"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- The following permissions are only needed for taking automatic screenshots (fastlane) -->
|
||||
|
||||
<!-- Allows unlocking your device and activating its screen so UI tests can succeed -->
|
||||
<uses-permission android:name="android.permission.DISABLE_KEYGUARD"/>
|
||||
|
||||
Reference in New Issue
Block a user