mirror of
https://github.com/openharmony/applications_sample_camera.git
synced 2026-07-21 00:25:59 -04:00
@@ -48,5 +48,8 @@ executable("ic_app") {
|
||||
}
|
||||
|
||||
lite_component("ic") {
|
||||
features = [ ":ic_app" ]
|
||||
features = [
|
||||
":ic_app",
|
||||
":demo_image_for_test",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user