diff --git a/config.env b/config.env index 615b8a90dd..847ebff158 100644 --- a/config.env +++ b/config.env @@ -21,7 +21,7 @@ METHOD_OK=A # 编译器选择'true'将使用自定义编译器Clang 'false'将使用编译器AOSP -USE_CUSTOM_CLANG=false +USE_CUSTOM_CLANG=true # python切换默认python3(ture将切换到python2) CUT_PYTHON=false