From: wchang kim Date: Tue, 21 Jul 2020 04:35:28 +0000 (+0900) Subject: Changed the rule of Device_Haptic BB X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33995a595078a68fadd4bd246ccfb20f8a1e1730;p=tools%2Ftbb.git Changed the rule of Device_Haptic BB Change-Id: Ic409915d2d1d4eb68cb6cd79755e75b84ede9d19 --- diff --git a/configs/tizen_headed_rpi_defconfig b/configs/tizen_headed_rpi_defconfig index 2f98842..3a21685 100644 --- a/configs/tizen_headed_rpi_defconfig +++ b/configs/tizen_headed_rpi_defconfig @@ -268,7 +268,7 @@ building-blocks-sub2-domain_API-Social-Phonenumber_utils=y # Deivce # building-blocks-sub2-domain_API-System-Device=y -building-blocks-sub2-domain_API-System-Device_Haptic=y +# building-blocks-sub2-domain_API-System-Device_Haptic is not set building-blocks-sub2-domain_API-System-Feedback=y building-blocks-sub2-domain_API-System-Runtime_Information=y building-blocks-sub1-domain_Feature-Resource_manager=y diff --git a/domain_api/Config_system.in b/domain_api/Config_system.in index 8f2b169..2cbc0b1 100644 --- a/domain_api/Config_system.in +++ b/domain_api/Config_system.in @@ -33,7 +33,6 @@ config building-blocks-sub2-domain_API-System-Device config building-blocks-sub2-domain_API-System-Device_Haptic bool "Haptic" - default y if TBB_ENABLE_FEEDBACK depends on TBB_ENABLE_FEEDBACK help Device API for Haptic