Loading wifi/tests/runtests.sh +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ set -e # fail early echo "+ mmma -j32 $ANDROID_BUILD_TOP/frameworks/base/wifi/tests" # NOTE Don't actually run the command above since this shell doesn't inherit functions from the # caller. make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-wifi-tests $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode MODULES-IN-frameworks-base-wifi-tests set -x # print commands Loading Loading
wifi/tests/runtests.sh +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ set -e # fail early echo "+ mmma -j32 $ANDROID_BUILD_TOP/frameworks/base/wifi/tests" # NOTE Don't actually run the command above since this shell doesn't inherit functions from the # caller. make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-wifi-tests $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode MODULES-IN-frameworks-base-wifi-tests set -x # print commands Loading