mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-11-23 06:50:00 +00:00
update hdf/BUILD.gn.
Signed-off-by: hechunrui <hechunrui@huawei.com>
This commit is contained in:
parent
028b8d799b
commit
e49082feaf
30
hdf/BUILD.gn
30
hdf/BUILD.gn
@ -15,22 +15,22 @@ group("hatshdftest") {
|
||||
testonly = true
|
||||
if (is_standard_system) {
|
||||
deps = [
|
||||
#"audio:HatsHdfAudioTest",
|
||||
#"bluetooth:HatsHdfBluetoothTest",
|
||||
#"camera:HatsHdfCameraTest",
|
||||
"audio:HatsHdfAudioTest",
|
||||
"bluetooth:HatsHdfBluetoothTest",
|
||||
"camera:HatsHdfCameraTest",
|
||||
"codec:HatsHdfCodecTest",
|
||||
#"display:HatsHdfDisplayTest",
|
||||
#"external_device_manager:HatsHdfExternalDeviceTest",
|
||||
#"input:HatsHdfInputTest",
|
||||
#"light:HatsHdfLightTest",
|
||||
#"location:HatsHdfLocationTest",
|
||||
#"manager:HatsHdfManagerTest",
|
||||
#"motion:HatsHdfMotionTest",
|
||||
#"nfc:HatsHdfNfcTest",
|
||||
#"sensor:HatsHdfSensorTest",
|
||||
#"usb:HatsHdfUsbTest",
|
||||
#"vibrator:HatsHdfVibratorTest",
|
||||
#"wlan:HatsHdfWifiTest",
|
||||
"display:HatsHdfDisplayTest",
|
||||
"external_device_manager:HatsHdfExternalDeviceTest",
|
||||
"input:HatsHdfInputTest",
|
||||
"light:HatsHdfLightTest",
|
||||
"location:HatsHdfLocationTest",
|
||||
"manager:HatsHdfManagerTest",
|
||||
"motion:HatsHdfMotionTest",
|
||||
"nfc:HatsHdfNfcTest",
|
||||
"sensor:HatsHdfSensorTest",
|
||||
"usb:HatsHdfUsbTest",
|
||||
"vibrator:HatsHdfVibratorTest",
|
||||
"wlan:HatsHdfWifiTest",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user