diff --git a/interfaces/native/innerkits/hisysevent/include/hisysevent.h b/interfaces/native/innerkits/hisysevent/include/hisysevent.h index 470e70e000887701a4f1924be2ceb256addddeab..e5c1bc2494b567f9a29e380e6cab4f25141c6982 100644 --- a/interfaces/native/innerkits/hisysevent/include/hisysevent.h +++ b/interfaces/native/innerkits/hisysevent/include/hisysevent.h @@ -206,6 +206,7 @@ public: static constexpr char USERIAM_PIN_HDF[] = "USERIAM_PIN_HDF"; static constexpr char VIR_SERVICE[] = "VIR_SERVICE"; static constexpr char VM_SERVICE[] = "VM_SERVICE"; + static constexpr char WEARABLE_HARDWARE[] = "WATCH_SENSORHUB"; static constexpr char WEARABLE_HARDWARE[] = "WEARABLEHW"; static constexpr char WEARABLE[] = "WEARABLE"; static constexpr char WEBVIEW[] = "WEBVIEW";