File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8585 run : |
8686 sed -i -e 's#final static boolean NDK_STDOUT_LOGGING =.*#final static boolean NDK_STDOUT_LOGGING = true;#' android-refimpl-app/app/src/main/java/com/zoffcc/applications/trifa/MainActivity.java
8787 sed -i -e 's#final static boolean CTOXCORE_NATIVE_LOGGING =.*#final static boolean CTOXCORE_NATIVE_LOGGING = true;#' android-refimpl-app/app/src/main/java/com/zoffcc/applications/trifa/MainActivity.java
88- sed -i -e 's#final static boolean ORMA_TRACE =.*#final static boolean ORMA_TRACE = true;#' android-refimpl-app/app/src/main/java/com/zoffcc/applications/trifa/MainActivity .java
88+ sed -i -e 's#final static boolean ORMA_TRACE =.*#final static boolean ORMA_TRACE = true;#' android-refimpl-app/app/src/main/java/com/zoffcc/applications/sorm/OrmaDatabase .java
8989 sed -i -e 's#final static boolean INSANE_TRACE_LOGGING =.*#final static boolean INSANE_TRACE_LOGGING = true;#' android-refimpl-app/app/src/main/java/com/zoffcc/applications/trifa/MainActivity.java
9090
9191 - name : download the latest JNI debug lib
You can’t perform that action at this time.
0 commit comments