update test/BUILD.gn.

IssueNo:https://gitee.com/openharmony/arkui_ui_lite/issues/ICGB7Z?from=project-issue
Feature or Bugfix: Bugfix
Binary Source:No

Signed-off-by: 仲向宇51 <zhongxiangyu1@h-partners.com>
This commit is contained in:
仲向宇51
2025-06-19 07:47:33 +00:00
committed by Gitee
parent 178191f2f3
commit 239108bf09
+1 -1
View File
@@ -9,7 +9,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
if (ohos_kernel_type != "liteos_m") {
if (os_level != "standard" && ohos_kernel_type != "liteos_m") {
import("//build/lite/config/test.gni")
group("graphic_utils_lite_test") {