mirror of
https://github.com/openharmony/vendor_telink.git
synced 2026-06-30 20:47:55 -04:00
Fix code format
Signed-off-by: Dima Horbenko <dima.horbenko@telink-semi.com> Change-Id: Ib804da2c2f1f505890b0b16ef52a22ab981c7201
This commit is contained in:
+1
-3
@@ -29,9 +29,7 @@ b91_firmware("xts_demo") {
|
||||
"module_ActsDfxFuncTest",
|
||||
]
|
||||
|
||||
deps = [
|
||||
"//build/lite:ohos",
|
||||
]
|
||||
deps = [ "//build/lite:ohos" ]
|
||||
|
||||
if (!defined(ldflags)) {
|
||||
ldflags = []
|
||||
|
||||
Reference in New Issue
Block a user