Merge branch 'master' into 'master'

Smart Card Emulator: Remove untrusted repository

The automatic scan recognizes an untrusted repository in `ACardEmulator/app/src/main/external/ykneo-oath/build.gradle`. However, that recipe is not actually used to build the app.

The purpose of this merge request is to ignore (i.e. delete) the unused file and to build the app without references to untrusted repositories.

See merge request !1406
This commit is contained in:
Daniel Martí 2016-05-12 19:57:53 +00:00
commit b71a4034d4

View file

@ -21,12 +21,11 @@ Build:1.0,1
gradle=yes gradle=yes
Build:2.0,2 Build:2.0,2
disable=untrusted maven repo
commit=30647f2c36144d2de5462c8543b957a28a732528 commit=30647f2c36144d2de5462c8543b957a28a732528
subdir=ACardEmulator/app subdir=ACardEmulator/app
submodules=yes submodules=yes
gradle=yes gradle=yes
scandelete=virtualsmartcard/npa-example-data,npa/src/opensc/src/tests scandelete=virtualsmartcard/npa-example-data,npa/src/opensc/src/tests,ACardEmulator/app/src/main/external/ykneo-oath/build.gradle
Auto Update Mode:Version ACardEmulator-%v Auto Update Mode:Version ACardEmulator-%v
Update Check Mode:Tags Update Check Mode:Tags