12fe4e5f8Sopenharmony_ci# Copyright (C) 2022 Hisilicon (Shanghai) Technologies Co., Ltd. All rights reserved. 22fe4e5f8Sopenharmony_ci 32fe4e5f8Sopenharmony_ciimport("//build/ohos.gni") 42fe4e5f8Sopenharmony_ci 52fe4e5f8Sopenharmony_cigroup("updater_cfgs") { 62fe4e5f8Sopenharmony_ci deps = [ ":fstab.Hi3751V350" ] 72fe4e5f8Sopenharmony_ci} 82fe4e5f8Sopenharmony_ci 92fe4e5f8Sopenharmony_ciohos_prebuilt_etc("fstab.Hi3751V350") { 102fe4e5f8Sopenharmony_ci source = "cfg/fstab.Hi3751V350" 112fe4e5f8Sopenharmony_ci module_install_dir = "etc" 122fe4e5f8Sopenharmony_ci install_images = [ chipset_base_dir ] 132fe4e5f8Sopenharmony_ci part_name = "hisilicon_products" 142fe4e5f8Sopenharmony_ci} 15