diff --git a/config/subsystem/aafwk/config.gni b/config/subsystem/aafwk/config.gni index 50b99876760a372f3992564ee9df584a999b86a8..13762005a9a88ff39a27d8650f773f97922fd792 100755 --- a/config/subsystem/aafwk/config.gni +++ b/config/subsystem/aafwk/config.gni @@ -17,5 +17,5 @@ import("//build/lite/config/subsystem/aafwk/path.gni") declare_args() { # build feature ability, dependent window - enable_ohos_appexecfwk_feature_ability = true + enable_ohos_appexecfwk_feature_ability = false }