Merge branch 'update_afwall' into 'master'
Update AFWall+ to 2.0.0-ALPHA-1 (15200) The current app is broken on CM12: https://github.com/ukanth/afwall/issues/348 This version should fix that issue for those devices. Build, install and very short functionality tested. Shouldn't be set as recommended due to the alpha status. See merge request !637
This commit is contained in:
commit
302dd72a28
|
@ -257,6 +257,16 @@ Build:1.3.4.1,171
|
||||||
build=mv jni_ jni && \
|
build=mv jni_ jni && \
|
||||||
make -C external NDK=$$NDK$$
|
make -C external NDK=$$NDK$$
|
||||||
|
|
||||||
|
Build:2.0.0-ALPHA-1,15200
|
||||||
|
commit=8a6bf73491f46bed34246f90c3243c41d9bbb055
|
||||||
|
subdir=aFWall
|
||||||
|
scandelete=aFWall/src/main/res/raw/
|
||||||
|
rm=.gradle
|
||||||
|
gradle=yes
|
||||||
|
build=pushd .. && export NDK_PROJECT_PATH=`pwd` && \
|
||||||
|
make -C external NDK=$$NDK$$
|
||||||
|
ndk=r10d
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.3.4.1
|
Current Version:1.3.4.1
|
||||||
|
|
Loading…
Reference in a new issue