diff --git a/applications/kitframework/BUILD.gn b/applications/kitframework/BUILD.gn index 1c8dc4392f307688b3ff64db9661704283a32031..45a72279c1745420c6e29d61be796c1e5dc4687a 100644 --- a/applications/kitframework/BUILD.gn +++ b/applications/kitframework/BUILD.gn @@ -25,11 +25,6 @@ hctest_suite("ActsKitFwkApiTest") { "//third_party/mbedtls/include/", "//third_party/cJSON/", "//base/startup/syspara_lite/interfaces/kits/", - - # dir for oem_auth_config.h and oem_auth_result_storage.h "//vendor/kitframework/include/", ] - - # un-comment this Macro for token-persist-test - # defines = [ "TOKEN_PERSIST_TEST" ] }