1# Copyright (C) 2021 Unionman Technology Co., Ltd. All rights reserved. 2 3import("//build/ohos.gni") 4 5group("common") { 6 deps = [ 7 "images:all_image_conf", 8 "reboot:aml_reboot", 9 ] 10} 11