mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 21:33:29 +00:00
Initial Commit
SIMTAK 1.0 Stable Version Developed to use with Armatak addon for ARMA 3 Copyright ©2024 Valmo Trindade All rights reserved. Take a look on the main project: https://github.com/valmojr/armatak
This commit is contained in:
6
app/src/debug/AndroidManifest.xml
Normal file
6
app/src/debug/AndroidManifest.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:tools="http://schemas.android.com/tools"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"
|
||||
tools:ignore="ProtectedPermissions" />
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user