Re-organized sub-directory by category 27/25627/1
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Fri, 20 Nov 2020 14:36:23 +0000 (23:36 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Sun, 22 Nov 2020 00:02:55 +0000 (09:02 +0900)
Since all the sub-directories were placed in the
first level, created sub-directories, "hal", "module",
and "service" for classification and relocated each component.

Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Change-Id: Ifdf743ac0d1893bd8e445455cf0d2c199a011d5c

1206 files changed:
hal/boot_hal/LICENSE [moved from boot_hal/LICENSE with 100% similarity]
hal/boot_hal/Makefile [moved from boot_hal/Makefile with 100% similarity]
hal/boot_hal/hal_api/boot_hal.h [moved from boot_hal/hal_api/boot_hal.h with 100% similarity]
hal/boot_hal/inc/boot_hal_boothallog.h [moved from boot_hal/inc/boot_hal_boothallog.h with 100% similarity]
hal/boot_hal/src/boot_hal.cpp [moved from boot_hal/src/boot_hal.cpp with 100% similarity]
hal/can_hal/LICENSE [moved from can_hal/LICENSE with 100% similarity]
hal/can_hal/Makefile [moved from can_hal/Makefile with 100% similarity]
hal/can_hal/README.md [moved from can_hal/README.md with 100% similarity]
hal/can_hal/can_hal.mk [moved from can_hal/can_hal.mk with 100% similarity]
hal/can_hal/hal_api/can_hal.h [moved from can_hal/hal_api/can_hal.h with 100% similarity]
hal/can_hal/src/Makefile [moved from can_hal/src/Makefile with 100% similarity]
hal/can_hal/src/can_hal_api.cpp [moved from can_hal/src/can_hal_api.cpp with 100% similarity]
hal/can_hal/src/can_hal_core.cpp [moved from can_hal/src/can_hal_core.cpp with 100% similarity]
hal/can_hal/src/can_hal_stm.cpp [moved from can_hal/src/can_hal_stm.cpp with 100% similarity]
hal/can_hal/src/driver_can__CWORD31_.c [moved from can_hal/src/driver_can__CWORD31_.c with 100% similarity]
hal/can_hal/src/inc/can_hal_core.h [moved from can_hal/src/inc/can_hal_core.h with 100% similarity]
hal/can_hal/src/inc/can_hal_frameworkunifiedlog.h [moved from can_hal/src/inc/can_hal_frameworkunifiedlog.h with 100% similarity]
hal/can_hal/src/inc/can_hal_internal.h [moved from can_hal/src/inc/can_hal_internal.h with 100% similarity]
hal/can_hal/src/inc/can_hal_stm.h [moved from can_hal/src/inc/can_hal_stm.h with 100% similarity]
hal/can_hal/src/inc/can_mng_api.h [moved from can_hal/src/inc/can_mng_api.h with 100% similarity]
hal/clock_hal/LICENSE [moved from clock_hal/LICENSE with 100% similarity]
hal/clock_hal/Makefile [moved from clock_hal/Makefile with 100% similarity]
hal/clock_hal/README.md [moved from clock_hal/README.md with 100% similarity]
hal/clock_hal/hal_api/clock_hal.h [moved from clock_hal/hal_api/clock_hal.h with 100% similarity]
hal/clock_hal/inc/clock_hal_clockhallog.h [moved from clock_hal/inc/clock_hal_clockhallog.h with 100% similarity]
hal/clock_hal/src/clock_hal.cpp [moved from clock_hal/src/clock_hal.cpp with 100% similarity]
hal/deck_hal/LICENSE [moved from deck_hal/LICENSE with 100% similarity]
hal/deck_hal/Makefile [moved from deck_hal/Makefile with 100% similarity]
hal/deck_hal/hal_api/deck_hal.h [moved from deck_hal/hal_api/deck_hal.h with 100% similarity]
hal/deck_hal/inc/deck_hal_deckhallog.h [moved from deck_hal/inc/deck_hal_deckhallog.h with 100% similarity]
hal/deck_hal/src/deck_hal.cpp [moved from deck_hal/src/deck_hal.cpp with 100% similarity]
hal/input_hal/LICENSE [moved from input_hal/LICENSE with 100% similarity]
hal/input_hal/Makefile [moved from input_hal/Makefile with 100% similarity]
hal/input_hal/README.md [moved from input_hal/README.md with 100% similarity]
hal/input_hal/hal_api/input_hal.h [moved from input_hal/hal_api/input_hal.h with 100% similarity]
hal/input_hal/hal_api/peripheral_service/aglinput.h [moved from input_hal/hal_api/peripheral_service/aglinput.h with 100% similarity]
hal/input_hal/hal_api/peripheral_service/extinput.h [moved from input_hal/hal_api/peripheral_service/extinput.h with 100% similarity]
hal/input_hal/inc/input_drm.h [moved from input_hal/inc/input_drm.h with 100% similarity]
hal/input_hal/inc/input_hal_debug.h [moved from input_hal/inc/input_hal_debug.h with 100% similarity]
hal/input_hal/inc/input_hal_frameworkunifiedlog.h [moved from input_hal/inc/input_hal_frameworkunifiedlog.h with 100% similarity]
hal/input_hal/inc/input_hal_internal.h [moved from input_hal/inc/input_hal_internal.h with 100% similarity]
hal/input_hal/inc/input_touch_ilitek.h [moved from input_hal/inc/input_touch_ilitek.h with 100% similarity]
hal/input_hal/inc/input_udev_monitor.h [moved from input_hal/inc/input_udev_monitor.h with 100% similarity]
hal/input_hal/inc/input_util.h [moved from input_hal/inc/input_util.h with 100% similarity]
hal/input_hal/src/input_drm.cpp [moved from input_hal/src/input_drm.cpp with 100% similarity]
hal/input_hal/src/input_hal.cpp [moved from input_hal/src/input_hal.cpp with 100% similarity]
hal/input_hal/src/input_touch_ilitek.cpp [moved from input_hal/src/input_touch_ilitek.cpp with 100% similarity]
hal/input_hal/src/input_udev_monitor.cpp [moved from input_hal/src/input_udev_monitor.cpp with 100% similarity]
hal/input_hal/src/input_util.cpp [moved from input_hal/src/input_util.cpp with 100% similarity]
hal/nv_hal/LICENSE [moved from nsframework/backup_manager/LICENSE with 100% similarity]
hal/nv_hal/Makefile [moved from nv_hal/Makefile with 100% similarity]
hal/nv_hal/hal_api/nv_hal.h [moved from nv_hal/hal_api/nv_hal.h with 100% similarity]
hal/nv_hal/inc/nv_hal_nvhallog.h [moved from nv_hal/inc/nv_hal_nvhallog.h with 100% similarity]
hal/nv_hal/src/nv_hal.cpp [moved from nv_hal/src/nv_hal.cpp with 100% similarity]
hal/positioning_hal/LICENSE [moved from nsframework/common_library/LICENSE with 100% similarity]
hal/positioning_hal/Makefile [moved from positioning_hal/Makefile with 100% similarity]
hal/positioning_hal/README.md [moved from positioning_hal/README.md with 100% similarity]
hal/positioning_hal/hal_api/gps_hal.h [moved from positioning_hal/hal_api/gps_hal.h with 100% similarity]
hal/positioning_hal/hal_api/positioning_hal.h [moved from positioning_hal/hal_api/positioning_hal.h with 100% similarity]
hal/positioning_hal/inc/Common/LineSensDrv_Api.h [moved from positioning_hal/inc/Common/LineSensDrv_Api.h with 100% similarity]
hal/positioning_hal/inc/Common/MDev_Gps_API.h [moved from positioning_hal/inc/Common/MDev_Gps_API.h with 100% similarity]
hal/positioning_hal/inc/Common/positioning_common.h [moved from positioning_hal/inc/Common/positioning_common.h with 100% similarity]
hal/positioning_hal/inc/Common/positioning_def.h [moved from positioning_hal/inc/Common/positioning_def.h with 100% similarity]
hal/positioning_hal/inc/Common/positioning_log.h [moved from positioning_hal/inc/Common/positioning_log.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_GpsRecv.h [moved from positioning_hal/inc/GpsCommon/MDev_GpsRecv.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_GpsRollOver.h [moved from positioning_hal/inc/GpsCommon/MDev_GpsRollOver.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_Gps_Common.h [moved from positioning_hal/inc/GpsCommon/MDev_Gps_Common.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_Gps_Main.h [moved from positioning_hal/inc/GpsCommon/MDev_Gps_Main.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_Gps_Mtrx.h [moved from positioning_hal/inc/GpsCommon/MDev_Gps_Mtrx.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_Gps_Nmea.h [moved from positioning_hal/inc/GpsCommon/MDev_Gps_Nmea.h with 100% similarity]
hal/positioning_hal/inc/GpsCommon/MDev_Gps_TimerCtrl.h [moved from positioning_hal/inc/GpsCommon/MDev_Gps_TimerCtrl.h with 100% similarity]
hal/positioning_hal/inc/LineSensDrv/LineSensDrv_Sensor.h [moved from positioning_hal/inc/LineSensDrv/LineSensDrv_Sensor.h with 100% similarity]
hal/positioning_hal/inc/LineSensDrv/LineSensDrv_Thread.h [moved from positioning_hal/inc/LineSensDrv/LineSensDrv_Thread.h with 100% similarity]
hal/positioning_hal/src/Common/positioning_common.cpp [moved from positioning_hal/src/Common/positioning_common.cpp with 100% similarity]
hal/positioning_hal/src/Common/positioning_hal.cpp [moved from positioning_hal/src/Common/positioning_hal.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_GpsRecv.cpp [moved from positioning_hal/src/GpsCommon/MDev_GpsRecv.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_GpsRollOver.cpp [moved from positioning_hal/src/GpsCommon/MDev_GpsRollOver.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_Gps_API.cpp [moved from positioning_hal/src/GpsCommon/MDev_Gps_API.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_Gps_Common.cpp [moved from positioning_hal/src/GpsCommon/MDev_Gps_Common.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_Gps_Main.cpp [moved from positioning_hal/src/GpsCommon/MDev_Gps_Main.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_Gps_Mtrx.cpp [moved from positioning_hal/src/GpsCommon/MDev_Gps_Mtrx.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_Gps_Nmea.cpp [moved from positioning_hal/src/GpsCommon/MDev_Gps_Nmea.cpp with 100% similarity]
hal/positioning_hal/src/GpsCommon/MDev_Gps_TimerCtrl.cpp [moved from positioning_hal/src/GpsCommon/MDev_Gps_TimerCtrl.cpp with 100% similarity]
hal/positioning_hal/src/LineSensDrv/LineSensDrv_Api.cpp [moved from positioning_hal/src/LineSensDrv/LineSensDrv_Api.cpp with 100% similarity]
hal/positioning_hal/src/LineSensDrv/LineSensDrv_Sensor.cpp [moved from positioning_hal/src/LineSensDrv/LineSensDrv_Sensor.cpp with 100% similarity]
hal/positioning_hal/src/LineSensDrv/LineSensDrv_Thread.cpp [moved from positioning_hal/src/LineSensDrv/LineSensDrv_Thread.cpp with 100% similarity]
hal/power_hal/LICENSE [moved from nsframework/framework_unified/LICENSE with 100% similarity]
hal/power_hal/Makefile [moved from power_hal/Makefile with 100% similarity]
hal/power_hal/README.md [moved from power_hal/README.md with 100% similarity]
hal/power_hal/hal_api/power_hal.h [moved from power_hal/hal_api/power_hal.h with 100% similarity]
hal/power_hal/src/power_hal.cpp [moved from power_hal/src/power_hal.cpp with 100% similarity]
hal/security_hal/LICENSE [moved from nsframework/log_library/LICENSE with 100% similarity]
hal/security_hal/Makefile [moved from security_hal/Makefile with 100% similarity]
hal/security_hal/hal_api/security_hal.h [moved from security_hal/hal_api/security_hal.h with 100% similarity]
hal/security_hal/inc/security_hal_securityhallog.h [moved from security_hal/inc/security_hal_securityhallog.h with 100% similarity]
hal/security_hal/src/security_hal.cpp [moved from security_hal/src/security_hal.cpp with 100% similarity]
hal/soc_temperature_hal/LICENSE [moved from nsframework/notification_persistent_service/LICENSE with 100% similarity]
hal/soc_temperature_hal/Makefile [moved from soc_temperature_hal/Makefile with 100% similarity]
hal/soc_temperature_hal/hal_api/soc_temperature_hal.h [moved from soc_temperature_hal/hal_api/soc_temperature_hal.h with 100% similarity]
hal/soc_temperature_hal/inc/soc_temperature_hal_soctemperaturehallog.h [moved from soc_temperature_hal/inc/soc_temperature_hal_soctemperaturehallog.h with 100% similarity]
hal/soc_temperature_hal/src/soc_temperature_hal.cpp [moved from soc_temperature_hal/src/soc_temperature_hal.cpp with 100% similarity]
hal/update_hal/LICENSE [moved from nv_hal/LICENSE with 100% similarity]
hal/update_hal/Makefile [moved from update_hal/Makefile with 100% similarity]
hal/update_hal/hal_api/update_hal.h [moved from update_hal/hal_api/update_hal.h with 100% similarity]
hal/update_hal/include/update_hal.h [moved from update_hal/include/update_hal.h with 100% similarity]
hal/usb_hal/LICENSE [moved from otherservice/event_library/LICENSE with 100% similarity]
hal/usb_hal/Makefile [moved from usb_hal/Makefile with 100% similarity]
hal/usb_hal/hal_api/usb_hal.h [moved from usb_hal/hal_api/usb_hal.h with 100% similarity]
hal/usb_hal/inc/usb_hal_debug.h [moved from usb_hal/inc/usb_hal_debug.h with 100% similarity]
hal/usb_hal/inc/usb_hal_internal.h [moved from usb_hal/inc/usb_hal_internal.h with 100% similarity]
hal/usb_hal/inc/usb_hal_usbhallog.h [moved from usb_hal/inc/usb_hal_usbhallog.h with 100% similarity]
hal/usb_hal/src/usb_hal.cpp [moved from usb_hal/src/usb_hal.cpp with 100% similarity]
hal/vehicle_hal/LICENSE [moved from otherservice/posix_based_os001_legacy_library/LICENSE with 100% similarity]
hal/vehicle_hal/Makefile [moved from vehicle_hal/Makefile with 100% similarity]
hal/vehicle_hal/README.md [moved from vehicle_hal/README.md with 100% similarity]
hal/vehicle_hal/hal_api/vehicle_hal.h [moved from vehicle_hal/hal_api/vehicle_hal.h with 100% similarity]
hal/vehicle_hal/inc/vehicle_hal_frameworkunifiedlog.h [moved from vehicle_hal/inc/vehicle_hal_frameworkunifiedlog.h with 100% similarity]
hal/vehicle_hal/src/vehicle_hal.cpp [moved from vehicle_hal/src/vehicle_hal.cpp with 100% similarity]
hal/video_in_hal/LICENSE [moved from otherservice/rpc_library/LICENSE with 100% similarity]
hal/video_in_hal/Makefile [moved from video_in_hal/Makefile with 100% similarity]
hal/video_in_hal/README.md [moved from video_in_hal/README.md with 100% similarity]
hal/video_in_hal/hal_api/video_in_hal.h [moved from video_in_hal/hal_api/video_in_hal.h with 100% similarity]
hal/video_in_hal/src/video_in_hal.c [moved from video_in_hal/src/video_in_hal.c with 100% similarity]
module/kernel-module-evklib/Makefile [moved from kernel-module-evklib/Makefile with 100% similarity]
module/kernel-module-evklib/agldd/agldd.h [moved from kernel-module-evklib/agldd/agldd.h with 100% similarity]
module/kernel-module-evklib/agldd/ev_common.h [moved from kernel-module-evklib/agldd/ev_common.h with 100% similarity]
module/kernel-module-evklib/agldd/ev_id.h [moved from kernel-module-evklib/agldd/ev_id.h with 100% similarity]
module/kernel-module-evklib/agldd/evk_lib.h [moved from kernel-module-evklib/agldd/evk_lib.h with 100% similarity]
module/kernel-module-evklib/agldd/moduleid.h [moved from kernel-module-evklib/agldd/moduleid.h with 100% similarity]
module/kernel-module-evklib/evk_lib.c [moved from kernel-module-evklib/evk_lib.c with 100% similarity]
service/native/backup_manager/LICENSE [moved from otherservice/vehicle_parameter_library/LICENSE with 100% similarity]
service/native/backup_manager/Makefile.client [moved from nsframework/backup_manager/Makefile.client with 100% similarity]
service/native/backup_manager/Makefile.server [moved from nsframework/backup_manager/Makefile.server with 100% similarity]
service/native/backup_manager/client/Makefile [moved from nsframework/backup_manager/client/Makefile with 100% similarity]
service/native/backup_manager/client/include/bkup_api.h [moved from nsframework/backup_manager/client/include/bkup_api.h with 100% similarity]
service/native/backup_manager/client/include/native_service/backup_manager.h [moved from nsframework/backup_manager/client/include/native_service/backup_manager.h with 100% similarity]
service/native/backup_manager/client/include/native_service/ns_backup.h [moved from nsframework/backup_manager/client/include/native_service/ns_backup.h with 100% similarity]
service/native/backup_manager/client/libns_backup.ver [moved from nsframework/backup_manager/client/libns_backup.ver with 100% similarity]
service/native/backup_manager/client/src/bkup_api.cpp [moved from nsframework/backup_manager/client/src/bkup_api.cpp with 100% similarity]
service/native/backup_manager/config/Makefile [moved from nsframework/backup_manager/config/Makefile with 100% similarity]
service/native/backup_manager/config/backup.rng [moved from nsframework/backup_manager/config/backup.rng with 100% similarity]
service/native/backup_manager/config/conf/backup/ALL_.xml [moved from nsframework/backup_manager/config/conf/backup/ALL_.xml with 100% similarity]
service/native/backup_manager/config/conf/backup/backup_AREA1_L.xml [moved from nsframework/backup_manager/config/conf/backup/backup_AREA1_L.xml with 100% similarity]
service/native/backup_manager/config/conf/backup/backup_AREA1_TE.xml [moved from nsframework/backup_manager/config/conf/backup/backup_AREA1_TE.xml with 100% similarity]
service/native/backup_manager/config/conf/backup/backup_AREA2_T.xml [moved from nsframework/backup_manager/config/conf/backup/backup_AREA2_T.xml with 100% similarity]
service/native/backup_manager/config/conf/backup/backup_AREA2_TE.xml [moved from nsframework/backup_manager/config/conf/backup/backup_AREA2_TE.xml with 100% similarity]
service/native/backup_manager/config/createhdr.pl [moved from nsframework/backup_manager/config/createhdr.pl with 100% similarity]
service/native/backup_manager/config/sample.xml [moved from nsframework/backup_manager/config/sample.xml with 100% similarity]
service/native/backup_manager/config/uniqcheck.pl [moved from nsframework/backup_manager/config/uniqcheck.pl with 100% similarity]
service/native/backup_manager/server/Makefile [moved from nsframework/backup_manager/server/Makefile with 100% similarity]
service/native/backup_manager/server/include/bkup_backupmanagerlog.h [moved from nsframework/backup_manager/server/include/bkup_backupmanagerlog.h with 100% similarity]
service/native/backup_manager/server/include/bkup_crc32.h [moved from nsframework/backup_manager/server/include/bkup_crc32.h with 100% similarity]
service/native/backup_manager/server/include/bkup_param.h [moved from nsframework/backup_manager/server/include/bkup_param.h with 100% similarity]
service/native/backup_manager/server/include/bkup_process.h [moved from nsframework/backup_manager/server/include/bkup_process.h with 100% similarity]
service/native/backup_manager/server/include/bkup_util.h [moved from nsframework/backup_manager/server/include/bkup_util.h with 100% similarity]
service/native/backup_manager/server/src/backupmanager_application.cpp [moved from nsframework/backup_manager/server/src/backupmanager_application.cpp with 100% similarity]
service/native/backup_manager/server/src/backupmanager_main.cpp [moved from nsframework/backup_manager/server/src/backupmanager_main.cpp with 100% similarity]
service/native/backup_manager/server/src/bkup_crc32.cpp [moved from nsframework/backup_manager/server/src/bkup_crc32.cpp with 100% similarity]
service/native/backup_manager/server/src/bkup_param.cpp [moved from nsframework/backup_manager/server/src/bkup_param.cpp with 100% similarity]
service/native/backup_manager/server/src/bkup_process.cpp [moved from nsframework/backup_manager/server/src/bkup_process.cpp with 100% similarity]
service/native/common_library/LICENSE [moved from peripheralservice/communication/LICENSE with 100% similarity]
service/native/common_library/Makefile.client [moved from nsframework/common_library/Makefile.client with 100% similarity]
service/native/common_library/client/Makefile [moved from nsframework/common_library/client/Makefile with 100% similarity]
service/native/common_library/client/include/cl_cgroup.h [moved from nsframework/common_library/client/include/cl_cgroup.h with 100% similarity]
service/native/common_library/client/include/cl_error.h [moved from nsframework/common_library/client/include/cl_error.h with 100% similarity]
service/native/common_library/client/include/cl_lock_internal.h [moved from nsframework/common_library/client/include/cl_lock_internal.h with 100% similarity]
service/native/common_library/client/include/cl_monitor_internal.h [moved from nsframework/common_library/client/include/cl_monitor_internal.h with 100% similarity]
service/native/common_library/client/include/cl_process_internal.h [moved from nsframework/common_library/client/include/cl_process_internal.h with 100% similarity]
service/native/common_library/client/include/native_service/cl_lock.h [moved from nsframework/common_library/client/include/native_service/cl_lock.h with 100% similarity]
service/native/common_library/client/include/native_service/cl_lockid.h [moved from nsframework/common_library/client/include/native_service/cl_lockid.h with 100% similarity]
service/native/common_library/client/include/native_service/cl_monitor.h [moved from nsframework/common_library/client/include/native_service/cl_monitor.h with 100% similarity]
service/native/common_library/client/include/native_service/cl_process.h [moved from nsframework/common_library/client/include/native_service/cl_process.h with 100% similarity]
service/native/common_library/client/include/native_service/cl_region.h [moved from nsframework/common_library/client/include/native_service/cl_region.h with 100% similarity]
service/native/common_library/client/include/native_service/cl_sem.h [moved from nsframework/common_library/client/include/native_service/cl_sem.h with 100% similarity]
service/native/common_library/client/include/native_service/common_library.h [moved from nsframework/common_library/client/include/native_service/common_library.h with 100% similarity]
service/native/common_library/client/libcommon.ver [moved from nsframework/common_library/client/libcommon.ver with 100% similarity]
service/native/common_library/client/src/cl_cgroup.c [moved from nsframework/common_library/client/src/cl_cgroup.c with 100% similarity]
service/native/common_library/client/src/cl_lock.c [moved from nsframework/common_library/client/src/cl_lock.c with 100% similarity]
service/native/common_library/client/src/cl_monitor.c [moved from nsframework/common_library/client/src/cl_monitor.c with 100% similarity]
service/native/common_library/client/src/cl_process.c [moved from nsframework/common_library/client/src/cl_process.c with 100% similarity]
service/native/common_library/client/src/cl_region.c [moved from nsframework/common_library/client/src/cl_region.c with 100% similarity]
service/native/common_library/client/src/cl_sem.c [moved from nsframework/common_library/client/src/cl_sem.c with 100% similarity]
service/native/framework_unified/LICENSE [moved from positioning_hal/LICENSE with 100% similarity]
service/native/framework_unified/Makefile.client [moved from nsframework/framework_unified/Makefile.client with 100% similarity]
service/native/framework_unified/client/Makefile [moved from nsframework/framework_unified/client/Makefile with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_ConfigParser/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/include/ns_cfg_internal.h [moved from nsframework/framework_unified/client/NS_ConfigParser/include/ns_cfg_internal.h with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/include/ns_cfg_parser.h [moved from nsframework/framework_unified/client/NS_ConfigParser/include/ns_cfg_parser.h with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/include/ns_cfg_reader.h [moved from nsframework/framework_unified/client/NS_ConfigParser/include/ns_cfg_reader.h with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/include/ns_cfg_writer.h [moved from nsframework/framework_unified/client/NS_ConfigParser/include/ns_cfg_writer.h with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/include/ns_config_parser_frameworkunifiedlog.h [moved from nsframework/framework_unified/client/NS_ConfigParser/include/ns_config_parser_frameworkunifiedlog.h with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_ConfigParser/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_cfg_parser.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_cfg_parser.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_cfg_reader.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_cfg_reader.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_cfg_writer.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_cfg_writer.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_config_reader.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_config_reader.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_config_reader_writer.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_config_reader_writer.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_config_writer.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_config_writer.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_reader.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_reader.cpp with 100% similarity]
service/native/framework_unified/client/NS_ConfigParser/src/ns_writer.cpp [moved from nsframework/framework_unified/client/NS_ConfigParser/src/ns_writer.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_FrameworkCore/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_core.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_core.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_error_internal.hpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_error_internal.hpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_internal.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_internal.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_utility.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/frameworkunified_framework_utility.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/frameworkunified_msgprofiler.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/frameworkunified_msgprofiler.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/statemachine/frameworkunified_sm_finalstate.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/statemachine/frameworkunified_sm_finalstate.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/statemachine/frameworkunified_sm_framework_core.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/statemachine/frameworkunified_sm_framework_core.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/include/statemachine/frameworkunified_sm_multithreading_internal.h [moved from nsframework/framework_unified/client/NS_FrameworkCore/include/statemachine/frameworkunified_sm_multithreading_internal.h with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_dispatcher.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_dispatcher.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_dispatch.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_dispatch.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_error.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_error.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_logger.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_logger.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_message_center.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_message_center.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_npservice.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_npservice.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_session.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_session.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_sync.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_sync.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_system.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_framework_system.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_msgprofiler.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_msgprofiler.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_multithreading.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_multithreading.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_service_if.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_service_if.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_thread_priority.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_thread_priority.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/frameworkunified_timer.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/frameworkunified_timer.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_action.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_action.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_compositestate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_compositestate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_conditionconnector.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_conditionconnector.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_deephistorystate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_deephistorystate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_dispatcher.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_dispatcher.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_externaltransition.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_externaltransition.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_finalstate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_finalstate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_framework_dispatch.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_framework_dispatch.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_guard.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_guard.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_historystate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_historystate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_hsm.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_hsm.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_hsmframework.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_hsmframework.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_leafstate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_leafstate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_localtransition.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_localtransition.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_multithreading.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_multithreading.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_orthogonalstate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_orthogonalstate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_shallowhistorystate.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_shallowhistorystate.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_state.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_state.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_transition.cpp [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/frameworkunified_sm_transition.cpp with 100% similarity]
service/native/framework_unified/client/NS_FrameworkCore/src/statemachine/makefile [moved from nsframework/framework_unified/client/NS_FrameworkCore/src/statemachine/makefile with 100% similarity]
service/native/framework_unified/client/NS_Logger/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_Logger/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_Logger/include/frameworkunified_stub.h [moved from nsframework/framework_unified/client/NS_Logger/include/frameworkunified_stub.h with 100% similarity]
service/native/framework_unified/client/NS_Logger/include/ns_logger_internal.h [moved from nsframework/framework_unified/client/NS_Logger/include/ns_logger_internal.h with 100% similarity]
service/native/framework_unified/client/NS_Logger/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_Logger/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_Logger/src/ns_logger.cpp [moved from nsframework/framework_unified/client/NS_Logger/src/ns_logger.cpp with 100% similarity]
service/native/framework_unified/client/NS_Logger/tool/nslogsw.cpp [moved from nsframework/framework_unified/client/NS_Logger/tool/nslogsw.cpp with 100% similarity]
service/native/framework_unified/client/NS_MessageCenter/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_MessageCenter/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_MessageCenter/include/ns_mc_internal.h [moved from nsframework/framework_unified/client/NS_MessageCenter/include/ns_mc_internal.h with 100% similarity]
service/native/framework_unified/client/NS_MessageCenter/include/ns_message_center_internal.h [moved from nsframework/framework_unified/client/NS_MessageCenter/include/ns_message_center_internal.h with 100% similarity]
service/native/framework_unified/client/NS_MessageCenter/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_MessageCenter/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_MessageCenter/src/ns_message_center.c [moved from nsframework/framework_unified/client/NS_MessageCenter/src/ns_message_center.c with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_MessageQueue/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/include/ns_mq_anomaly.h [moved from nsframework/framework_unified/client/NS_MessageQueue/include/ns_mq_anomaly.h with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/include/ns_mq_internal.h [moved from nsframework/framework_unified/client/NS_MessageQueue/include/ns_mq_internal.h with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/include/ns_msg_queue.h [moved from nsframework/framework_unified/client/NS_MessageQueue/include/ns_msg_queue.h with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_MessageQueue/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/src/ns_mq_string.c [moved from nsframework/framework_unified/client/NS_MessageQueue/src/ns_mq_string.c with 100% similarity]
service/native/framework_unified/client/NS_MessageQueue/src/ns_msg_queue.c [moved from nsframework/framework_unified/client/NS_MessageQueue/src/ns_msg_queue.c with 100% similarity]
service/native/framework_unified/client/NS_NPServiceIf/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_NPServiceIf/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_NPServiceIf/include/ns_np_service_internal.h [moved from nsframework/framework_unified/client/NS_NPServiceIf/include/ns_np_service_internal.h with 100% similarity]
service/native/framework_unified/client/NS_NPServiceIf/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_NPServiceIf/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_NPServiceIf/src/ns_np_service_api.c [moved from nsframework/framework_unified/client/NS_NPServiceIf/src/ns_np_service_api.c with 100% similarity]
service/native/framework_unified/client/NS_NPServiceIf/src/ns_np_service_nor_persistence.cpp [moved from nsframework/framework_unified/client/NS_NPServiceIf/src/ns_np_service_nor_persistence.cpp with 100% similarity]
service/native/framework_unified/client/NS_ResourceControler/src/ns_resource_controler.cpp [moved from nsframework/framework_unified/client/NS_ResourceControler/src/ns_resource_controler.cpp with 100% similarity]
service/native/framework_unified/client/NS_RingBuffer/src/ns_ringbuffer.cpp [moved from nsframework/framework_unified/client/NS_RingBuffer/src/ns_ringbuffer.cpp with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/api/nsapi_sharedmem.cpp [moved from nsframework/framework_unified/client/NS_SharedMemIf/api/nsapi_sharedmem.cpp with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_SharedMemIf/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_SharedMemIf/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/src/ns_shared_mem_if.cpp [moved from nsframework/framework_unified/client/NS_SharedMemIf/src/ns_shared_mem_if.cpp with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/src/ns_sharedmem.cpp [moved from nsframework/framework_unified/client/NS_SharedMemIf/src/ns_sharedmem.cpp with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/src/ns_sharedmem_reader.cpp [moved from nsframework/framework_unified/client/NS_SharedMemIf/src/ns_sharedmem_reader.cpp with 100% similarity]
service/native/framework_unified/client/NS_SharedMemIf/src/ns_sharedmem_writer.cpp [moved from nsframework/framework_unified/client/NS_SharedMemIf/src/ns_sharedmem_writer.cpp with 100% similarity]
service/native/framework_unified/client/NS_Timer/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_Timer/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_Timer/include/ns_timer_handle.h [moved from nsframework/framework_unified/client/NS_Timer/include/ns_timer_handle.h with 100% similarity]
service/native/framework_unified/client/NS_Timer/include/ns_timer_internal.h [moved from nsframework/framework_unified/client/NS_Timer/include/ns_timer_internal.h with 100% similarity]
service/native/framework_unified/client/NS_Timer/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_Timer/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_Timer/src/mod_version.c [moved from nsframework/framework_unified/client/NS_Timer/src/mod_version.c with 100% similarity]
service/native/framework_unified/client/NS_Timer/src/ns_timer.c [moved from nsframework/framework_unified/client/NS_Timer/src/ns_timer.c with 100% similarity]
service/native/framework_unified/client/NS_Timer/src/ns_timer_class.cpp [moved from nsframework/framework_unified/client/NS_Timer/src/ns_timer_class.cpp with 100% similarity]
service/native/framework_unified/client/NS_Utility/Makefile [moved from nsframework/framework_unified/client/NS_Utility/Makefile with 100% similarity]
service/native/framework_unified/client/NS_Utility/buildversioncheck/Makefile [moved from nsframework/framework_unified/client/NS_Utility/buildversioncheck/Makefile with 100% similarity]
service/native/framework_unified/client/NS_Utility/buildversioncheck/library/Makefile [moved from nsframework/framework_unified/client/NS_Utility/buildversioncheck/library/Makefile with 100% similarity]
service/native/framework_unified/client/NS_Utility/buildversioncheck/library/src/NS_BuildVersionCheck.cpp [moved from nsframework/framework_unified/client/NS_Utility/buildversioncheck/library/src/NS_BuildVersionCheck.cpp with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_UtilityCenter/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/include/ns_utility_if_internal.h [moved from nsframework/framework_unified/client/NS_UtilityCenter/include/ns_utility_if_internal.h with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/include/ns_utility_sys_internal.hpp [moved from nsframework/framework_unified/client/NS_UtilityCenter/include/ns_utility_sys_internal.hpp with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/src/frameworkunified_version.cpp [moved from nsframework/framework_unified/client/NS_UtilityCenter/src/frameworkunified_version.cpp with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_UtilityCenter/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/src/ns_endianess.cpp [moved from nsframework/framework_unified/client/NS_UtilityCenter/src/ns_endianess.cpp with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/src/ns_util_crc.cpp [moved from nsframework/framework_unified/client/NS_UtilityCenter/src/ns_util_crc.cpp with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/src/ns_util_directory.cpp [moved from nsframework/framework_unified/client/NS_UtilityCenter/src/ns_util_directory.cpp with 100% similarity]
service/native/framework_unified/client/NS_UtilityCenter/src/ns_utility.cpp [moved from nsframework/framework_unified/client/NS_UtilityCenter/src/ns_utility.cpp with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/Makefile [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/Makefile with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/Makefile [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/Makefile with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/cfg/depends.mk [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/include/ns_config_parser_XML.h [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/include/ns_config_parser_XML.h with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/include/ns_config_parser_cfg.h [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/include/ns_config_parser_cfg.h with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/include/ns_config_parser_internal.h [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/include/ns_config_parser_internal.h with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/include/ns_xmlconfig_parser_frameworkunifiedlog.h [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/include/ns_xmlconfig_parser_frameworkunifiedlog.h with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/Makefile [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/Makefile with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xml_reader.cpp [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xml_reader.cpp with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xml_writer.cpp [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xml_writer.cpp with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xmlparser.cpp [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xmlparser.cpp with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xmlparser_attributes.cpp [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xmlparser_attributes.cpp with 100% similarity]
service/native/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xmlparser_node.cpp [moved from nsframework/framework_unified/client/NS_XMLConfigeParser/library/src/ns_xmlparser_node.cpp with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/cfg/depends.mk [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/frameworkunified__CWORD77__service_if.cpp [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/frameworkunified__CWORD77__service_if.cpp with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/frameworkunified__CWORD77__session_if.cpp [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/frameworkunified__CWORD77__session_if.cpp with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/frameworkunified_stub.h [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/frameworkunified_stub.h with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/ns__CWORD77__common_internal.h [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/ns__CWORD77__common_internal.h with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/ns__CWORD77__data_pool_internal.h [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/ns__CWORD77__data_pool_internal.h with 100% similarity]
service/native/framework_unified/client/NS__CWORD77__ServiceIf/src/ns__CWORD77__data_pool_table.cpp [moved from nsframework/framework_unified/client/NS__CWORD77__ServiceIf/src/ns__CWORD77__data_pool_table.cpp with 100% similarity]
service/native/framework_unified/client/NativeServices/Makefile [moved from nsframework/framework_unified/client/NativeServices/Makefile with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/PosixBasedOS001_arm.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/PosixBasedOS001_arm.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/PosixBasedOS001_armv7.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/PosixBasedOS001_armv7.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/PosixBasedOS001_x86.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/PosixBasedOS001_x86.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/analysis.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/analysis.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/common.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/common.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/config.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/config.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/depends.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/depends.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/cfg/nativeserviceslibraries.mk [moved from nsframework/framework_unified/client/NativeServices/cfg/nativeserviceslibraries.mk with 100% similarity]
service/native/framework_unified/client/NativeServices/makefile_PosixBasedOS001 [moved from nsframework/framework_unified/client/NativeServices/makefile_PosixBasedOS001 with 100% similarity]
service/native/framework_unified/client/NativeServices/scfg/ns_filestorage.sql [moved from nsframework/framework_unified/client/NativeServices/scfg/ns_filestorage.sql with 100% similarity]
service/native/framework_unified/client/NativeServices/scfg/ns_logger_frameworkunifiedlog.cfg [moved from nsframework/framework_unified/client/NativeServices/scfg/ns_logger_frameworkunifiedlog.cfg with 100% similarity]
service/native/framework_unified/client/NativeServices/scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg [moved from nsframework/framework_unified/client/NativeServices/scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg with 100% similarity]
service/native/framework_unified/client/include/native_service/XMLParser.h [moved from nsframework/framework_unified/client/include/native_service/XMLParser.h with 100% similarity]
service/native/framework_unified/client/include/native_service/framework_unified.h [moved from nsframework/framework_unified/client/include/native_service/framework_unified.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified__CWORD77__service_if.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified__CWORD77__service_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified__CWORD77__session_if.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified__CWORD77__session_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_application.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_application.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_dispatcher.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_dispatcher.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_framework_error.hpp [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_framework_error.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_framework_if.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_framework_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_framework_sync.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_framework_sync.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_framework_system_if.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_framework_system_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_framework_types.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_framework_types.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_multithreading.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_multithreading.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_service_if.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_service_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_service_protocol.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_service_protocol.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_action.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_action.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_compositestate.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_compositestate.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_conditionconnector.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_conditionconnector.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_deephistorystate.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_deephistorystate.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_dispatcher.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_dispatcher.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_eventdata.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_eventdata.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_eventfactory.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_eventfactory.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_externaltransition.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_externaltransition.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_framework_dispatch.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_framework_dispatch.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_framework_if.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_framework_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_framework_types.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_framework_types.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_guard.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_guard.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_historystate.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_historystate.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_hsm.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_hsm.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_hsmframework.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_hsmframework.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_internaltransition.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_internaltransition.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_leafstate.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_leafstate.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_localtransition.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_localtransition.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_multithreading.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_multithreading.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_orthogonalstate.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_orthogonalstate.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_reaction.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_reaction.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_shallowhistorystate.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_shallowhistorystate.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_state.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_state.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_sm_transition.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_sm_transition.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_thread_priority.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_thread_priority.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_timer.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_timer.h with 100% similarity]
service/native/framework_unified/client/include/native_service/frameworkunified_types.h [moved from nsframework/framework_unified/client/include/native_service/frameworkunified_types.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns__CWORD77__common.h [moved from nsframework/framework_unified/client/include/native_service/ns__CWORD77__common.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns__CWORD77__data_pool_if.h [moved from nsframework/framework_unified/client/include/native_service/ns__CWORD77__data_pool_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns__CWORD77__data_pool_key.h [moved from nsframework/framework_unified/client/include/native_service/ns__CWORD77__data_pool_key.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns__CWORD77__data_pool_table.h [moved from nsframework/framework_unified/client/include/native_service/ns__CWORD77__data_pool_table.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns__CWORD77__notifications.h [moved from nsframework/framework_unified/client/include/native_service/ns__CWORD77__notifications.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns__CWORD77__types.h [moved from nsframework/framework_unified/client/include/native_service/ns__CWORD77__types.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_buildversioncheck.hpp [moved from nsframework/framework_unified/client/include/native_service/ns_buildversioncheck.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_config_parser_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_config_parser_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_endianess.h [moved from nsframework/framework_unified/client/include/native_service/ns_endianess.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_eventlogger.h [moved from nsframework/framework_unified/client/include/native_service/ns_eventlogger.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_logger_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_logger_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_mc_system_info.h [moved from nsframework/framework_unified/client/include/native_service/ns_mc_system_info.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_message_center_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_message_center_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_msgs.h [moved from nsframework/framework_unified/client/include/native_service/ns_msgs.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_service.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_service.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_service_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_service_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_service_nor_persistence.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_service_nor_persistence.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_service_nor_persistence_internal.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_service_nor_persistence_internal.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_service_notification.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_service_notification.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_service_protocol.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_service_protocol.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_np_types.h [moved from nsframework/framework_unified/client/include/native_service/ns_np_types.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_plogger_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_plogger_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_rcs_data_handler.hpp [moved from nsframework/framework_unified/client/include/native_service/ns_rcs_data_handler.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_rcs_logger_types.h [moved from nsframework/framework_unified/client/include/native_service/ns_rcs_logger_types.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_rcs_plugin.hpp [moved from nsframework/framework_unified/client/include/native_service/ns_rcs_plugin.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_reader.h [moved from nsframework/framework_unified/client/include/native_service/ns_reader.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_resource_controler.h [moved from nsframework/framework_unified/client/include/native_service/ns_resource_controler.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_ringbuffer.h [moved from nsframework/framework_unified/client/include/native_service/ns_ringbuffer.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_shared_mem.h [moved from nsframework/framework_unified/client/include/native_service/ns_shared_mem.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_shared_mem_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_shared_mem_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_sharedmem.h [moved from nsframework/framework_unified/client/include/native_service/ns_sharedmem.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_sharedmem_reader.h [moved from nsframework/framework_unified/client/include/native_service/ns_sharedmem_reader.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_sharedmem_writer.h [moved from nsframework/framework_unified/client/include/native_service/ns_sharedmem_writer.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_system_mode.h [moved from nsframework/framework_unified/client/include/native_service/ns_system_mode.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_timer_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_timer_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_timer_if.hpp [moved from nsframework/framework_unified/client/include/native_service/ns_timer_if.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_transmit_log.h [moved from nsframework/framework_unified/client/include/native_service/ns_transmit_log.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_util_crc.h [moved from nsframework/framework_unified/client/include/native_service/ns_util_crc.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_util_directory.h [moved from nsframework/framework_unified/client/include/native_service/ns_util_directory.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_utility.hpp [moved from nsframework/framework_unified/client/include/native_service/ns_utility.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_utility_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_utility_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_utility_sys.hpp [moved from nsframework/framework_unified/client/include/native_service/ns_utility_sys.hpp with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_version.h [moved from nsframework/framework_unified/client/include/native_service/ns_version.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_version_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_version_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_writer.h [moved from nsframework/framework_unified/client/include/native_service/ns_writer.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_xml_reader.h [moved from nsframework/framework_unified/client/include/native_service/ns_xml_reader.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_xml_writer.h [moved from nsframework/framework_unified/client/include/native_service/ns_xml_writer.h with 100% similarity]
service/native/framework_unified/client/include/native_service/ns_xmlparser_if.h [moved from nsframework/framework_unified/client/include/native_service/ns_xmlparser_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/nsfw_message.h [moved from nsframework/framework_unified/client/include/native_service/nsfw_message.h with 100% similarity]
service/native/framework_unified/client/include/native_service/nslogutil_cmd_if.h [moved from nsframework/framework_unified/client/include/native_service/nslogutil_cmd_if.h with 100% similarity]
service/native/framework_unified/client/include/native_service/wpf_legacy.h [moved from nsframework/framework_unified/client/include/native_service/wpf_legacy.h with 100% similarity]
service/native/framework_unified/client/include/ns__CWORD77__template.h [moved from nsframework/framework_unified/client/include/ns__CWORD77__template.h with 100% similarity]
service/native/framework_unified/client/include/ns_logger_additional_if.h [moved from nsframework/framework_unified/client/include/ns_logger_additional_if.h with 100% similarity]
service/native/framework_unified/client/include/nsverutil_cmd_if.h [moved from nsframework/framework_unified/client/include/nsverutil_cmd_if.h with 100% similarity]
service/native/framework_unified/client/libNS_FrameworkUnified.ver [moved from nsframework/framework_unified/client/libNS_FrameworkUnified.ver with 100% similarity]
service/native/log_library/LICENSE [moved from power_hal/LICENSE with 100% similarity]
service/native/log_library/Makefile.client [moved from nsframework/log_library/Makefile.client with 100% similarity]
service/native/log_library/client/Makefile [moved from nsframework/log_library/client/Makefile with 100% similarity]
service/native/log_library/client/include/loglibrarylog_internal.h [moved from nsframework/log_library/client/include/loglibrarylog_internal.h with 100% similarity]
service/native/log_library/client/include/native_service/loglibrarylog_if.h [moved from nsframework/log_library/client/include/native_service/loglibrarylog_if.h with 100% similarity]
service/native/log_library/client/include/native_service/loglibrarylog_library.h [moved from nsframework/log_library/client/include/native_service/loglibrarylog_library.h with 100% similarity]
service/native/log_library/client/src/loglibrarylog.c [moved from nsframework/log_library/client/src/loglibrarylog.c with 100% similarity]
service/native/native_service.mk [moved from nsframework/native_service.mk with 100% similarity]
service/native/notification_persistent_service/LICENSE [moved from security_hal/LICENSE with 100% similarity]
service/native/notification_persistent_service/Makefile.server [moved from nsframework/notification_persistent_service/Makefile.server with 100% similarity]
service/native/notification_persistent_service/server/Makefile [moved from nsframework/notification_persistent_service/server/Makefile with 100% similarity]
service/native/notification_persistent_service/server/include/app_states.h [moved from nsframework/notification_persistent_service/server/include/app_states.h with 100% similarity]
service/native/notification_persistent_service/server/include/native_service/notification_persistent_service.h [moved from nsframework/notification_persistent_service/server/include/native_service/notification_persistent_service.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp.h [moved from nsframework/notification_persistent_service/server/include/ns_npp.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_binary_accesser.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_binary_accesser.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_copy_worker.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_copy_worker.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_fs_directory.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_fs_directory.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_handlelist.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_handlelist.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_nor_persistence_worker_thread.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_nor_persistence_worker_thread.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_notification.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_notification.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_notification_manager.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_notification_manager.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_notification_receiver.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_notification_receiver.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_notificationpersistentservicelog.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_notificationpersistentservicelog.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_persist_file.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_persist_file.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_persist_folder.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_persist_folder.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_persistence.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_persistence.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_persistence_manager.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_persistence_manager.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_persistent_accesser.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_persistent_accesser.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_persistent_data.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_persistent_data.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_personality.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_personality.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_personalization_manager.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_personalization_manager.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_profiling_protocols_internal.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_profiling_protocols_internal.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_registry_entry.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_registry_entry.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_regular_notification.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_regular_notification.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_state_nor_persistence_notification.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_state_nor_persistence_notification.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_state_notification.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_state_notification.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_state_persistence_notification.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_state_persistence_notification.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_state_persistence_user_notification.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_state_persistence_user_notification.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_threads.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_threads.h with 100% similarity]
service/native/notification_persistent_service/server/include/ns_npp_types.h [moved from nsframework/notification_persistent_service/server/include/ns_npp_types.h with 100% similarity]
service/native/notification_persistent_service/server/src/app_states.cpp [moved from nsframework/notification_persistent_service/server/src/app_states.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/notificationpersistentservice_application.cpp [moved from nsframework/notification_persistent_service/server/src/notificationpersistentservice_application.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/notificationpersistentservice_main.cpp [moved from nsframework/notification_persistent_service/server/src/notificationpersistentservice_main.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_archive.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_archive.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_binary_accesser.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_binary_accesser.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_copy_worker.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_copy_worker.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_fs_directory.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_fs_directory.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_handlelist.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_handlelist.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_nor_persistence_worker_thread.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_nor_persistence_worker_thread.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_notification.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_notification.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_notification_manager.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_notification_manager.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_notification_receiver.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_notification_receiver.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_persist_file.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_persist_file.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_persist_folder.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_persist_folder.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_persistence.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_persistence.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_persistence_manager.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_persistence_manager.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_persistent_data.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_persistent_data.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_personalization_manager.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_personalization_manager.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_registry_entry.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_registry_entry.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_regular_notification.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_regular_notification.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_state_nor_persistence_notification.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_state_nor_persistence_notification.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_state_notification.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_state_notification.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_state_persistence_notification.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_state_persistence_notification.cpp with 100% similarity]
service/native/notification_persistent_service/server/src/ns_npp_state_persistence_user_notification.cpp [moved from nsframework/notification_persistent_service/server/src/ns_npp_state_persistence_user_notification.cpp with 100% similarity]
service/other/event_library/LICENSE [moved from soc_temperature_hal/LICENSE with 100% similarity]
service/other/event_library/Makefile.client [moved from otherservice/event_library/Makefile.client with 100% similarity]
service/other/event_library/library/Makefile [moved from otherservice/event_library/library/Makefile with 100% similarity]
service/other/event_library/library/include/other_service/ev_lib.h [moved from otherservice/event_library/library/include/other_service/ev_lib.h with 100% similarity]
service/other/event_library/library/include/other_service/event_library.h [moved from otherservice/event_library/library/include/other_service/event_library.h with 100% similarity]
service/other/event_library/library/libev.ver [moved from otherservice/event_library/library/libev.ver with 100% similarity]
service/other/event_library/library/src/ev_lib.c [moved from otherservice/event_library/library/src/ev_lib.c with 100% similarity]
service/other/other_service.mk [moved from otherservice/other_service.mk with 100% similarity]
service/other/posix_based_os001_legacy_library/LICENSE [moved from systemservice/config/LICENSE with 100% similarity]
service/other/posix_based_os001_legacy_library/Makefile.client [moved from otherservice/posix_based_os001_legacy_library/Makefile.client with 100% similarity]
service/other/posix_based_os001_legacy_library/library/Makefile [moved from otherservice/posix_based_os001_legacy_library/library/Makefile with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/PosixBasedOS001ClockCycleApi.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/PosixBasedOS001ClockCycleApi.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/PosixBasedOS001TimeApi.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/PosixBasedOS001TimeApi.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/itoa.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/itoa.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/posix_based_os001_legacy_library.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/posix_based_os001_legacy_library.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/strlcat.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/strlcat.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/strlcpy.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/strlcpy.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/include/other_service/ultoa.h [moved from otherservice/posix_based_os001_legacy_library/library/include/other_service/ultoa.h with 100% similarity]
service/other/posix_based_os001_legacy_library/library/src/PosixBasedOS001ClockCycleApi.c [moved from otherservice/posix_based_os001_legacy_library/library/src/PosixBasedOS001ClockCycleApi.c with 100% similarity]
service/other/posix_based_os001_legacy_library/library/src/PosixBasedOS001TimeApi.c [moved from otherservice/posix_based_os001_legacy_library/library/src/PosixBasedOS001TimeApi.c with 100% similarity]
service/other/posix_based_os001_legacy_library/library/src/itoa.c [moved from otherservice/posix_based_os001_legacy_library/library/src/itoa.c with 100% similarity]
service/other/posix_based_os001_legacy_library/library/src/strlcat.c [moved from otherservice/posix_based_os001_legacy_library/library/src/strlcat.c with 100% similarity]
service/other/posix_based_os001_legacy_library/library/src/strlcpy.c [moved from otherservice/posix_based_os001_legacy_library/library/src/strlcpy.c with 100% similarity]
service/other/posix_based_os001_legacy_library/library/src/ultoa.c [moved from otherservice/posix_based_os001_legacy_library/library/src/ultoa.c with 100% similarity]
service/other/rpc_library/LICENSE [moved from systemservice/interface_unified/LICENSE with 100% similarity]
service/other/rpc_library/Makefile.client [moved from otherservice/rpc_library/Makefile.client with 100% similarity]
service/other/rpc_library/library/Makefile [moved from otherservice/rpc_library/library/Makefile with 100% similarity]
service/other/rpc_library/library/include/other_service/rpc.h [moved from otherservice/rpc_library/library/include/other_service/rpc.h with 100% similarity]
service/other/rpc_library/library/include/other_service/rpc_id.h [moved from otherservice/rpc_library/library/include/other_service/rpc_id.h with 100% similarity]
service/other/rpc_library/library/include/other_service/rpc_library.h [moved from otherservice/rpc_library/library/include/other_service/rpc_library.h with 100% similarity]
service/other/rpc_library/library/include/rpc_internal.h [moved from otherservice/rpc_library/library/include/rpc_internal.h with 100% similarity]
service/other/rpc_library/library/include/rpc_thread.h [moved from otherservice/rpc_library/library/include/rpc_thread.h with 100% similarity]
service/other/rpc_library/library/include/rpc_udp.h [moved from otherservice/rpc_library/library/include/rpc_udp.h with 100% similarity]
service/other/rpc_library/library/librpc.ver [moved from otherservice/rpc_library/library/librpc.ver with 100% similarity]
service/other/rpc_library/library/src/rpc_event.c [moved from otherservice/rpc_library/library/src/rpc_event.c with 100% similarity]
service/other/rpc_library/library/src/rpc_lib.c [moved from otherservice/rpc_library/library/src/rpc_lib.c with 100% similarity]
service/other/rpc_library/library/src/rpc_marshall.c [moved from otherservice/rpc_library/library/src/rpc_marshall.c with 100% similarity]
service/other/rpc_library/library/src/rpc_thread.c [moved from otherservice/rpc_library/library/src/rpc_thread.c with 100% similarity]
service/other/rpc_library/library/src/rpc_udp.c [moved from otherservice/rpc_library/library/src/rpc_udp.c with 100% similarity]
service/other/rpc_library/tool/Makefile [moved from otherservice/rpc_library/tool/Makefile with 100% similarity]
service/other/rpc_library/tool/apidef.cc [moved from otherservice/rpc_library/tool/apidef.cc with 100% similarity]
service/other/rpc_library/tool/apidef.h [moved from otherservice/rpc_library/tool/apidef.h with 100% similarity]
service/other/rpc_library/tool/apidef.l [moved from otherservice/rpc_library/tool/apidef.l with 100% similarity]
service/other/rpc_library/tool/apidef.y [moved from otherservice/rpc_library/tool/apidef.y with 100% similarity]
service/other/rpc_library/tool_for_arm/Makefile [moved from otherservice/rpc_library/tool_for_arm/Makefile with 100% similarity]
service/other/vehicle_parameter_library/LICENSE [moved from systemservice/logger_service/LICENSE with 100% similarity]
service/other/vehicle_parameter_library/Makefile.client [moved from otherservice/vehicle_parameter_library/Makefile.client with 100% similarity]
service/other/vehicle_parameter_library/library/Makefile [moved from otherservice/vehicle_parameter_library/library/Makefile with 100% similarity]
service/other/vehicle_parameter_library/library/include/VP_FuncCheck_CanRcv_private.h [moved from otherservice/vehicle_parameter_library/library/include/VP_FuncCheck_CanRcv_private.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/VP_FuncCheck_CanRcv.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/VP_FuncCheck_CanRcv.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/VP_GetEnv.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/VP_GetEnv.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/env_ext.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/env_ext.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/env_vehicle.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/env_vehicle.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/env_vehicleparameterlibrary.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/env_vehicleparameterlibrary.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/env_vehicleparameterlibrary_serial.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/env_vehicleparameterlibrary_serial.h with 100% similarity]
service/other/vehicle_parameter_library/library/include/other_service/vehicle_parameter_library.h [moved from otherservice/vehicle_parameter_library/library/include/other_service/vehicle_parameter_library.h with 100% similarity]
service/other/vehicle_parameter_library/library/src/VP_FuncCheck_CanRcv.c [moved from otherservice/vehicle_parameter_library/library/src/VP_FuncCheck_CanRcv.c with 100% similarity]
service/other/vehicle_parameter_library/library/src/VP_GetEnv.c [moved from otherservice/vehicle_parameter_library/library/src/VP_GetEnv.c with 100% similarity]
service/peripheral/.gitattributes [moved from peripheralservice/.gitattributes with 100% similarity]
service/peripheral/communication/LICENSE [moved from systemservice/power_service/LICENSE with 100% similarity]
service/peripheral/communication/Makefile.client [moved from peripheralservice/communication/Makefile.client with 100% similarity]
service/peripheral/communication/Makefile.server [moved from peripheralservice/communication/Makefile.server with 100% similarity]
service/peripheral/communication/client_can/Makefile [moved from peripheralservice/communication/client_can/Makefile with 100% similarity]
service/peripheral/communication/client_can/include/API_Local_Common.h [moved from peripheralservice/communication/client_can/include/API_Local_Common.h with 100% similarity]
service/peripheral/communication/client_can/include/Canif_API_Local.h [moved from peripheralservice/communication/client_can/include/Canif_API_Local.h with 100% similarity]
service/peripheral/communication/client_can/include/Canif_TransmissionData.h [moved from peripheralservice/communication/client_can/include/Canif_TransmissionData.h with 100% similarity]
service/peripheral/communication/client_can/include/Canif_TransmissionData21PF.h [moved from peripheralservice/communication/client_can/include/Canif_TransmissionData21PF.h with 100% similarity]
service/peripheral/communication/client_can/include/peripheral_service/Canif_API.h [moved from peripheralservice/communication/client_can/include/peripheral_service/Canif_API.h with 100% similarity]
service/peripheral/communication/client_can/include/peripheral_service/communication_can.h [moved from peripheralservice/communication/client_can/include/peripheral_service/communication_can.h with 100% similarity]
service/peripheral/communication/client_can/libCAN_API.ver [moved from peripheralservice/communication/client_can/libCAN_API.ver with 100% similarity]
service/peripheral/communication/client_can/src/Canif_API.cpp [moved from peripheralservice/communication/client_can/src/Canif_API.cpp with 100% similarity]
service/peripheral/communication/server/Makefile [moved from peripheralservice/communication/server/Makefile with 100% similarity]
service/peripheral/communication/server/include/CAN/CommWatch/CAN_CommWatch.h [moved from peripheralservice/communication/server/include/CAN/CommWatch/CAN_CommWatch.h with 100% similarity]
service/peripheral/communication/server/include/CAN/CommWatch/CommWatchCommon.h [moved from peripheralservice/communication/server/include/CAN/CommWatch/CommWatchCommon.h with 100% similarity]
service/peripheral/communication/server/include/CAN/Command/CAN_Command.h [moved from peripheralservice/communication/server/include/CAN/Command/CAN_Command.h with 100% similarity]
service/peripheral/communication/server/include/CAN/Delivery/CAN_Delivery.h [moved from peripheralservice/communication/server/include/CAN/Delivery/CAN_Delivery.h with 100% similarity]
service/peripheral/communication/server/include/CAN/Delivery/CAN_DeliveryData.h [moved from peripheralservice/communication/server/include/CAN/Delivery/CAN_DeliveryData.h with 100% similarity]
service/peripheral/communication/server/include/CAN/TxMsg/CAN_TxMsg.h [moved from peripheralservice/communication/server/include/CAN/TxMsg/CAN_TxMsg.h with 100% similarity]
service/peripheral/communication/server/include/com_error_type.h [moved from peripheralservice/communication/server/include/com_error_type.h with 100% similarity]
service/peripheral/communication/server/include/main/communication_cid.h [moved from peripheralservice/communication/server/include/main/communication_cid.h with 100% similarity]
service/peripheral/communication/server/include/main/communication_communicationlog.h [moved from peripheralservice/communication/server/include/main/communication_communicationlog.h with 100% similarity]
service/peripheral/communication/server/include/main/communication_version.h [moved from peripheralservice/communication/server/include/main/communication_version.h with 100% similarity]
service/peripheral/communication/server/include/peripheral_service/communication.h [moved from peripheralservice/communication/server/include/peripheral_service/communication.h with 100% similarity]
service/peripheral/communication/server/include/peripheral_service/communication_notifications.h [moved from peripheralservice/communication/server/include/peripheral_service/communication_notifications.h with 100% similarity]
service/peripheral/communication/server/include/peripheral_service/ps_services.h [moved from peripheralservice/communication/server/include/peripheral_service/ps_services.h with 100% similarity]
service/peripheral/communication/server/include/threads/CAN_Thread.h [moved from peripheralservice/communication/server/include/threads/CAN_Thread.h with 100% similarity]
service/peripheral/communication/server/include/threads/Thread_Common.h [moved from peripheralservice/communication/server/include/threads/Thread_Common.h with 100% similarity]
service/peripheral/communication/server/src/CAN/CommWatch/CAN_CommWatch.cpp [moved from peripheralservice/communication/server/src/CAN/CommWatch/CAN_CommWatch.cpp with 100% similarity]
service/peripheral/communication/server/src/CAN/Delivery/CAN_Delivery.cpp [moved from peripheralservice/communication/server/src/CAN/Delivery/CAN_Delivery.cpp with 100% similarity]
service/peripheral/communication/server/src/CAN/TxMsg/CAN_TxMsg.cpp [moved from peripheralservice/communication/server/src/CAN/TxMsg/CAN_TxMsg.cpp with 100% similarity]
service/peripheral/communication/server/src/main/communication_application.cpp [moved from peripheralservice/communication/server/src/main/communication_application.cpp with 100% similarity]
service/peripheral/communication/server/src/main/communication_main.cpp [moved from peripheralservice/communication/server/src/main/communication_main.cpp with 100% similarity]
service/peripheral/communication/server/src/threads/CAN_Thread.cpp [moved from peripheralservice/communication/server/src/threads/CAN_Thread.cpp with 100% similarity]
service/peripheral/communication/server/src/threads/Thread_Common.cpp [moved from peripheralservice/communication/server/src/threads/Thread_Common.cpp with 100% similarity]
service/peripheral/peripheral_service.mk [moved from peripheralservice/peripheral_service.mk with 100% similarity]
service/system/config/LICENSE [moved from systemservice/resource_manager/LICENSE with 100% similarity]
service/system/config/Makefile.client [moved from systemservice/config/Makefile.client with 100% similarity]
service/system/config/library/Makefile [moved from systemservice/config/library/Makefile with 100% similarity]
service/system/config/library/system_manager_config/Makefile [moved from systemservice/config/library/system_manager_config/Makefile with 100% similarity]
service/system/config/library/system_manager_config/include/system_service/ss_access_if_private.h [moved from systemservice/config/library/system_manager_config/include/system_service/ss_access_if_private.h with 100% similarity]
service/system/config/library/system_manager_config/include/system_service/ss_package.h [moved from systemservice/config/library/system_manager_config/include/system_service/ss_package.h with 100% similarity]
service/system/config/library/system_manager_config/include/system_service/ss_system_manager_conf.h [moved from systemservice/config/library/system_manager_config/include/system_service/ss_system_manager_conf.h with 100% similarity]
service/system/config/library/system_manager_config/include/system_service/system_manager_config.h [moved from systemservice/config/library/system_manager_config/include/system_service/system_manager_config.h with 100% similarity]
service/system/config/library/system_manager_config/last2order/Makefile [moved from systemservice/config/library/system_manager_config/last2order/Makefile with 100% similarity]
service/system/config/library/system_manager_config/last2order/sm_last2order.cfo [moved from systemservice/config/library/system_manager_config/last2order/sm_last2order.cfo with 100% similarity]
service/system/config/library/system_manager_config/last2order/tool/mklast2ordertbl.pl [moved from systemservice/config/library/system_manager_config/last2order/tool/mklast2ordertbl.pl with 100% similarity]
service/system/config/library/system_manager_config/order/Makefile [moved from systemservice/config/library/system_manager_config/order/Makefile with 100% similarity]
service/system/config/library/system_manager_config/order/launch_order_body.xml [moved from systemservice/config/library/system_manager_config/order/launch_order_body.xml with 100% similarity]
service/system/config/library/system_manager_config/order/launch_order_main.xml [moved from systemservice/config/library/system_manager_config/order/launch_order_main.xml with 100% similarity]
service/system/config/library/system_manager_config/order/launch_order_xml2cfg.pl [moved from systemservice/config/library/system_manager_config/order/launch_order_xml2cfg.pl with 100% similarity]
service/system/config/library/system_manager_config/order/system_launcher_main.order.cfg [moved from systemservice/config/library/system_manager_config/order/system_launcher_main.order.cfg with 100% similarity]
service/system/config/library/system_manager_config/order/system_launcher_main.xml [moved from systemservice/config/library/system_manager_config/order/system_launcher_main.xml with 100% similarity]
service/system/config/library/system_manager_config/src/Makefile [moved from systemservice/config/library/system_manager_config/src/Makefile with 100% similarity]
service/system/config/library/system_manager_config/src/libsssmcfg.ver [moved from systemservice/config/library/system_manager_config/src/libsssmcfg.ver with 100% similarity]
service/system/config/library/system_manager_config/src/ss_system_manager_conf.cpp [moved from systemservice/config/library/system_manager_config/src/ss_system_manager_conf.cpp with 100% similarity]
service/system/config/library/system_manager_config/xml/Makefile [moved from systemservice/config/library/system_manager_config/xml/Makefile with 100% similarity]
service/system/config/library/system_manager_config/xml/launch_cfg2xml.sh [moved from systemservice/config/library/system_manager_config/xml/launch_cfg2xml.sh with 100% similarity]
service/system/config/library/system_manager_config/xml/launch_xml2cfg.sh [moved from systemservice/config/library/system_manager_config/xml/launch_xml2cfg.sh with 100% similarity]
service/system/config/library/system_manager_config/xml/sm_launch_agl.cfg [moved from systemservice/config/library/system_manager_config/xml/sm_launch_agl.cfg with 100% similarity]
service/system/config/library/system_manager_config/xml/sm_launch_agl.xml [moved from systemservice/config/library/system_manager_config/xml/sm_launch_agl.xml with 100% similarity]
service/system/interface_unified/LICENSE [moved from systemservice/rom_access_library/LICENSE with 100% similarity]
service/system/interface_unified/Makefile.client [moved from systemservice/interface_unified/Makefile.client with 100% similarity]
service/system/interface_unified/library/Makefile [moved from systemservice/interface_unified/library/Makefile with 100% similarity]
service/system/interface_unified/library/include/ss_devicedetection_service_if_interfaceunifiedlog.h [moved from systemservice/interface_unified/library/include/ss_devicedetection_service_if_interfaceunifiedlog.h with 100% similarity]
service/system/interface_unified/library/include/ss_last_to_order_local.h [moved from systemservice/interface_unified/library/include/ss_last_to_order_local.h with 100% similarity]
service/system/interface_unified/library/include/ss_logger_service_if_interfaceunifiedlog.h [moved from systemservice/interface_unified/library/include/ss_logger_service_if_interfaceunifiedlog.h with 100% similarity]
service/system/interface_unified/library/include/ss_power_if_interfaceunifiedlog.h [moved from systemservice/interface_unified/library/include/ss_power_if_interfaceunifiedlog.h with 100% similarity]
service/system/interface_unified/library/include/ss_system_if_interfaceunifiedlog.h [moved from systemservice/interface_unified/library/include/ss_system_if_interfaceunifiedlog.h with 100% similarity]
service/system/interface_unified/library/include/ss_system_timer_local.h [moved from systemservice/interface_unified/library/include/ss_system_timer_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/interface_unified.h [moved from systemservice/interface_unified/library/include/system_service/interface_unified.h with 100% similarity]
service/system/interface_unified/library/include/system_service/interfaceunified_system_application.h [moved from systemservice/interface_unified/library/include/system_service/interfaceunified_system_application.h with 100% similarity]
service/system/interface_unified/library/include/system_service/interfaceunified_system_types.h [moved from systemservice/interface_unified/library/include/system_service/interfaceunified_system_types.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_boot_map.h [moved from systemservice/interface_unified/library/include/system_service/ss_boot_map.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_client_names.h [moved from systemservice/interface_unified/library/include/system_service/ss_client_names.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_ifc.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_ifc.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_notifications.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_notifications.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_protocol.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_protocol.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_protocol_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_protocol_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_types.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_types.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_devicedetection_service_types_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_devicedetection_service_types_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_error_event_common.h [moved from systemservice/interface_unified/library/include/system_service/ss_error_event_common.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_error_event_common_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_error_event_common_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_error_message.h [moved from systemservice/interface_unified/library/include/system_service/ss_error_message.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_heartbeat_if.h [moved from systemservice/interface_unified/library/include/system_service/ss_heartbeat_if.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_heartbeat_notifications.h [moved from systemservice/interface_unified/library/include/system_service/ss_heartbeat_notifications.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_heartbeat_service_protocol.h [moved from systemservice/interface_unified/library/include/system_service/ss_heartbeat_service_protocol.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_last_to_order.h [moved from systemservice/interface_unified/library/include/system_service/ss_last_to_order.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_logger_service.h [moved from systemservice/interface_unified/library/include/system_service/ss_logger_service.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_logger_service_ifc.h [moved from systemservice/interface_unified/library/include/system_service/ss_logger_service_ifc.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_logger_service_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_logger_service_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_logger_service_notifications.h [moved from systemservice/interface_unified/library/include/system_service/ss_logger_service_notifications.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_logger_service_protocol.h [moved from systemservice/interface_unified/library/include/system_service/ss_logger_service_protocol.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_logger_store_logs.h [moved from systemservice/interface_unified/library/include/system_service/ss_logger_store_logs.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_power_service.h [moved from systemservice/interface_unified/library/include/system_service/ss_power_service.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_power_service_if.h [moved from systemservice/interface_unified/library/include/system_service/ss_power_service_if.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_power_service_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_power_service_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_power_service_notifications.h [moved from systemservice/interface_unified/library/include/system_service/ss_power_service_notifications.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_power_service_notifications_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_power_service_notifications_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_power_service_protocol.h [moved from systemservice/interface_unified/library/include/system_service/ss_power_service_protocol.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_services.h [moved from systemservice/interface_unified/library/include/system_service/ss_services.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_sm_client_if.h [moved from systemservice/interface_unified/library/include/system_service/ss_sm_client_if.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_sm_client_if_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_sm_client_if_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_sm_thread_names.h [moved from systemservice/interface_unified/library/include/system_service/ss_sm_thread_names.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_sm_thread_names_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_sm_thread_names_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_string_maps.h [moved from systemservice/interface_unified/library/include/system_service/ss_string_maps.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_sys_boot_area_map.h [moved from systemservice/interface_unified/library/include/system_service/ss_sys_boot_area_map.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_if.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_if.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_manager_if.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_manager_if.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_manager_if_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_manager_if_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_manager_notifications.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_manager_notifications.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_manager_notifications_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_manager_notifications_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_manager_protocol.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_manager_protocol.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_manager_protocol_local.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_manager_protocol_local.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_process.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_process.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_timer.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_timer.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_system_types.h [moved from systemservice/interface_unified/library/include/system_service/ss_system_types.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_templates.h [moved from systemservice/interface_unified/library/include/system_service/ss_templates.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_test_clients.h [moved from systemservice/interface_unified/library/include/system_service/ss_test_clients.h with 100% similarity]
service/system/interface_unified/library/include/system_service/ss_version.h [moved from systemservice/interface_unified/library/include/system_service/ss_version.h with 100% similarity]
service/system/interface_unified/library/src/libSS_SystemIfUnified.ver [moved from systemservice/interface_unified/library/src/libSS_SystemIfUnified.ver with 100% similarity]
service/system/interface_unified/library/src/makefile_PosixBasedOS001 [moved from systemservice/interface_unified/library/src/makefile_PosixBasedOS001 with 100% similarity]
service/system/interface_unified/library/src/ss_devicedetection_service_ifc.cpp [moved from systemservice/interface_unified/library/src/ss_devicedetection_service_ifc.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_framework_if.cpp [moved from systemservice/interface_unified/library/src/ss_framework_if.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_heartbeat_client.cpp [moved from systemservice/interface_unified/library/src/ss_heartbeat_client.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_last_to_order.cpp [moved from systemservice/interface_unified/library/src/ss_last_to_order.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_logger_service_ifc.cpp [moved from systemservice/interface_unified/library/src/ss_logger_service_ifc.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_power_client.cpp [moved from systemservice/interface_unified/library/src/ss_power_client.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_pwrsvc_if.cpp [moved from systemservice/interface_unified/library/src/ss_pwrsvc_if.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_sm_client.cpp [moved from systemservice/interface_unified/library/src/ss_sm_client.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_string_maps.cpp [moved from systemservice/interface_unified/library/src/ss_string_maps.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_system_process.cpp [moved from systemservice/interface_unified/library/src/ss_system_process.cpp with 100% similarity]
service/system/interface_unified/library/src/ss_system_timer.cpp [moved from systemservice/interface_unified/library/src/ss_system_timer.cpp with 100% similarity]
service/system/interface_unified/scfg/gpf_ss_cpu_mon_config.cfg [moved from systemservice/interface_unified/scfg/gpf_ss_cpu_mon_config.cfg with 100% similarity]
service/system/interface_unified/scfg/gpf_ss_ps_config.cfg [moved from systemservice/interface_unified/scfg/gpf_ss_ps_config.cfg with 100% similarity]
service/system/interface_unified/scfg/gpf_ss_showmem.cfg [moved from systemservice/interface_unified/scfg/gpf_ss_showmem.cfg with 100% similarity]
service/system/interface_unified/scfg/ss_cpu_high_load_monitor.cfg [moved from systemservice/interface_unified/scfg/ss_cpu_high_load_monitor.cfg with 100% similarity]
service/system/interface_unified/scfg/ss_logger.cfg [moved from systemservice/interface_unified/scfg/ss_logger.cfg with 100% similarity]
service/system/interface_unified/scfg/system_launch_flashloader.cfg [moved from systemservice/interface_unified/scfg/system_launch_flashloader.cfg with 100% similarity]
service/system/interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg [moved from systemservice/interface_unified/scfg_pram/gpf_ss_sm_config_data.cfg with 100% similarity]
service/system/logger_service/LICENSE [moved from systemservice/system_manager/LICENSE with 100% similarity]
service/system/logger_service/Makefile.server [moved from systemservice/logger_service/Makefile.server with 100% similarity]
service/system/logger_service/server/Makefile [moved from systemservice/logger_service/server/Makefile with 100% similarity]
service/system/logger_service/server/SS_LoggerService.conf_bin [moved from systemservice/logger_service/server/SS_LoggerService.conf_bin with 100% similarity]
service/system/logger_service/server/include/loggerservicedebug_loggerservicelog.h [moved from systemservice/logger_service/server/include/loggerservicedebug_loggerservicelog.h with 100% similarity]
service/system/logger_service/server/include/loggerservicedebug_thread_if.h [moved from systemservice/logger_service/server/include/loggerservicedebug_thread_if.h with 100% similarity]
service/system/logger_service/server/include/loggerservicedebug_writer_Evntworker.h [moved from systemservice/logger_service/server/include/loggerservicedebug_writer_Evntworker.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/reader/mem_reader.h [moved from systemservice/logger_service/server/include/readerWriter/reader/mem_reader.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/reader/queue_reader.h [moved from systemservice/logger_service/server/include/readerWriter/reader/queue_reader.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/reader/reader.h [moved from systemservice/logger_service/server/include/readerWriter/reader/reader.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/reader_writer.h [moved from systemservice/logger_service/server/include/readerWriter/reader_writer.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/reader_writer_cfg.h [moved from systemservice/logger_service/server/include/readerWriter/reader_writer_cfg.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/writer/cached_file_writer.h [moved from systemservice/logger_service/server/include/readerWriter/writer/cached_file_writer.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/writer/file_writer.h [moved from systemservice/logger_service/server/include/readerWriter/writer/file_writer.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/writer/udp_file_writer.h [moved from systemservice/logger_service/server/include/readerWriter/writer/udp_file_writer.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/writer/udp_writer.h [moved from systemservice/logger_service/server/include/readerWriter/writer/udp_writer.h with 100% similarity]
service/system/logger_service/server/include/readerWriter/writer/writer.h [moved from systemservice/logger_service/server/include/readerWriter/writer/writer.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_cfg.h [moved from systemservice/logger_service/server/include/ss_logger_cfg.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_common.h [moved from systemservice/logger_service/server/include/ss_logger_common.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_device_detection.h [moved from systemservice/logger_service/server/include/ss_logger_device_detection.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_error_event.h [moved from systemservice/logger_service/server/include/ss_logger_error_event.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_error_event_archive.h [moved from systemservice/logger_service/server/include/ss_logger_error_event_archive.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_error_event_can_evt_reply.h [moved from systemservice/logger_service/server/include/ss_logger_error_event_can_evt_reply.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_error_event_cfg.h [moved from systemservice/logger_service/server/include/ss_logger_error_event_cfg.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_error_event_storage.h [moved from systemservice/logger_service/server/include/ss_logger_error_event_storage.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_fs_directory.h [moved from systemservice/logger_service/server/include/ss_logger_fs_directory.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_popups.h [moved from systemservice/logger_service/server/include/ss_logger_popups.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_reader_writer_control.h [moved from systemservice/logger_service/server/include/ss_logger_reader_writer_control.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_scrshot.h [moved from systemservice/logger_service/server/include/ss_logger_scrshot.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_service_callbacks.h [moved from systemservice/logger_service/server/include/ss_logger_service_callbacks.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_types.h [moved from systemservice/logger_service/server/include/ss_logger_types.h with 100% similarity]
service/system/logger_service/server/include/ss_logger_util.h [moved from systemservice/logger_service/server/include/ss_logger_util.h with 100% similarity]
service/system/logger_service/server/lib/Makefile [moved from systemservice/logger_service/server/lib/Makefile with 100% similarity]
service/system/logger_service/server/lib/ss_logger_store_logs.cpp [moved from systemservice/logger_service/server/lib/ss_logger_store_logs.cpp with 100% similarity]
service/system/logger_service/server/lib/ss_logger_store_logs_loggerservicelog.h [moved from systemservice/logger_service/server/lib/ss_logger_store_logs_loggerservicelog.h with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/Makefile [moved from systemservice/logger_service/server/realtimeUsbLog/Makefile with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/realtimeUsbLog.conf_bin [moved from systemservice/logger_service/server/realtimeUsbLog/realtimeUsbLog.conf_bin with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/src/Makefile [moved from systemservice/logger_service/server/realtimeUsbLog/src/Makefile with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/src/loggerservice_main.cpp [moved from systemservice/logger_service/server/realtimeUsbLog/src/loggerservice_main.cpp with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/src/ss_logger_realtime_usb.cpp [moved from systemservice/logger_service/server/realtimeUsbLog/src/ss_logger_realtime_usb.cpp with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/work/Makefile [moved from systemservice/logger_service/server/realtimeUsbLog/work/Makefile with 100% similarity]
service/system/logger_service/server/realtimeUsbLog/work_debug/Makefile [moved from systemservice/logger_service/server/realtimeUsbLog/work_debug/Makefile with 100% similarity]
service/system/logger_service/server/screenShot/Makefile [moved from systemservice/logger_service/server/screenShot/Makefile with 100% similarity]
service/system/logger_service/server/screenShot/ss_logger_scrshot.cpp [moved from systemservice/logger_service/server/screenShot/ss_logger_scrshot.cpp with 100% similarity]
service/system/logger_service/server/src/cached_file_writer.cpp [moved from systemservice/logger_service/server/src/cached_file_writer.cpp with 100% similarity]
service/system/logger_service/server/src/file_writer.cpp [moved from systemservice/logger_service/server/src/file_writer.cpp with 100% similarity]
service/system/logger_service/server/src/loggerservice_application.cpp [moved from systemservice/logger_service/server/src/loggerservice_application.cpp with 100% similarity]
service/system/logger_service/server/src/loggerservice_main.cpp [moved from systemservice/logger_service/server/src/loggerservice_main.cpp with 100% similarity]
service/system/logger_service/server/src/loggerservicedebug_child_thread.cpp [moved from systemservice/logger_service/server/src/loggerservicedebug_child_thread.cpp with 100% similarity]
service/system/logger_service/server/src/loggerservicedebug_writer_Evntworker.cpp [moved from systemservice/logger_service/server/src/loggerservicedebug_writer_Evntworker.cpp with 100% similarity]
service/system/logger_service/server/src/mem_reader.cpp [moved from systemservice/logger_service/server/src/mem_reader.cpp with 100% similarity]
service/system/logger_service/server/src/mod_version.c [moved from systemservice/logger_service/server/src/mod_version.c with 100% similarity]
service/system/logger_service/server/src/queue_reader.cpp [moved from systemservice/logger_service/server/src/queue_reader.cpp with 100% similarity]
service/system/logger_service/server/src/reader.cpp [moved from systemservice/logger_service/server/src/reader.cpp with 100% similarity]
service/system/logger_service/server/src/reader_writer.cpp [moved from systemservice/logger_service/server/src/reader_writer.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_cfg.cpp [moved from systemservice/logger_service/server/src/ss_logger_cfg.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_device_detection.cpp [moved from systemservice/logger_service/server/src/ss_logger_device_detection.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_error_event.cpp [moved from systemservice/logger_service/server/src/ss_logger_error_event.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_error_event_archive.cpp [moved from systemservice/logger_service/server/src/ss_logger_error_event_archive.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_error_event_can_evt_reply.cpp [moved from systemservice/logger_service/server/src/ss_logger_error_event_can_evt_reply.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_error_event_cfg.cpp [moved from systemservice/logger_service/server/src/ss_logger_error_event_cfg.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_error_event_responses.cpp [moved from systemservice/logger_service/server/src/ss_logger_error_event_responses.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_error_event_storage.cpp [moved from systemservice/logger_service/server/src/ss_logger_error_event_storage.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_fs_directory.cpp [moved from systemservice/logger_service/server/src/ss_logger_fs_directory.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_popups.cpp [moved from systemservice/logger_service/server/src/ss_logger_popups.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_reader_writer_control.cpp [moved from systemservice/logger_service/server/src/ss_logger_reader_writer_control.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_server_callbacks.cpp [moved from systemservice/logger_service/server/src/ss_logger_server_callbacks.cpp with 100% similarity]
service/system/logger_service/server/src/ss_logger_util.cpp [moved from systemservice/logger_service/server/src/ss_logger_util.cpp with 100% similarity]
service/system/logger_service/server/src/testapps/fopen [moved from systemservice/logger_service/server/src/testapps/fopen with 100% similarity]
service/system/logger_service/server/src/testapps/testapps.log [moved from systemservice/logger_service/server/src/testapps/testapps.log with 100% similarity]
service/system/logger_service/server/src/testapps/testapps.tar.gz [moved from systemservice/logger_service/server/src/testapps/testapps.tar.gz with 100% similarity]
service/system/logger_service/server/src/udp_file_writer.cpp [moved from systemservice/logger_service/server/src/udp_file_writer.cpp with 100% similarity]
service/system/logger_service/server/src/udp_writer.cpp [moved from systemservice/logger_service/server/src/udp_writer.cpp with 100% similarity]
service/system/logger_service/server/src/writer.cpp [moved from systemservice/logger_service/server/src/writer.cpp with 100% similarity]
service/system/logger_service/server/work/Makefile [moved from systemservice/logger_service/server/work/Makefile with 100% similarity]
service/system/power_service/LICENSE [moved from systemservice/task_manager/LICENSE with 100% similarity]
service/system/power_service/Makefile.server [moved from systemservice/power_service/Makefile.server with 100% similarity]
service/system/power_service/server/Makefile [moved from systemservice/power_service/server/Makefile with 100% similarity]
service/system/power_service/server/include/ss_power.h [moved from systemservice/power_service/server/include/ss_power.h with 100% similarity]
service/system/power_service/server/include/ss_power_config.h [moved from systemservice/power_service/server/include/ss_power_config.h with 100% similarity]
service/system/power_service/server/include/ss_power_powerservicelog.h [moved from systemservice/power_service/server/include/ss_power_powerservicelog.h with 100% similarity]
service/system/power_service/server/include/ss_power_session.h [moved from systemservice/power_service/server/include/ss_power_session.h with 100% similarity]
service/system/power_service/server/include/ss_power_state_hysteresis.h [moved from systemservice/power_service/server/include/ss_power_state_hysteresis.h with 100% similarity]
service/system/power_service/server/include/ss_power_state_machine.h [moved from systemservice/power_service/server/include/ss_power_state_machine.h with 100% similarity]
service/system/power_service/server/src/powerservice_application.cpp [moved from systemservice/power_service/server/src/powerservice_application.cpp with 100% similarity]
service/system/power_service/server/src/powerservice_main.cpp [moved from systemservice/power_service/server/src/powerservice_main.cpp with 100% similarity]
service/system/power_service/server/src/ss_power.cpp [moved from systemservice/power_service/server/src/ss_power.cpp with 100% similarity]
service/system/power_service/server/src/ss_power_config.cpp [moved from systemservice/power_service/server/src/ss_power_config.cpp with 100% similarity]
service/system/power_service/server/src/ss_power_session.cpp [moved from systemservice/power_service/server/src/ss_power_session.cpp with 100% similarity]
service/system/power_service/server/src/ss_power_state_machine.cpp [moved from systemservice/power_service/server/src/ss_power_state_machine.cpp with 100% similarity]
service/system/power_service/server/src/ss_pwr_test_client_handlers.cpp [moved from systemservice/power_service/server/src/ss_pwr_test_client_handlers.cpp with 100% similarity]
service/system/power_service/server/src/ss_supervisor_handlers.cpp [moved from systemservice/power_service/server/src/ss_supervisor_handlers.cpp with 100% similarity]
service/system/power_service/server/src/ss_system_handlers.cpp [moved from systemservice/power_service/server/src/ss_system_handlers.cpp with 100% similarity]
service/system/resource_manager/LICENSE [moved from systemservice/version_library/LICENSE with 100% similarity]
service/system/resource_manager/Makefile.client [moved from systemservice/resource_manager/Makefile.client with 100% similarity]
service/system/resource_manager/Makefile.server [moved from systemservice/resource_manager/Makefile.server with 100% similarity]
service/system/resource_manager/client/Makefile [moved from systemservice/resource_manager/client/Makefile with 100% similarity]
service/system/resource_manager/client/RESMGR.api [moved from systemservice/resource_manager/client/RESMGR.api with 100% similarity]
service/system/resource_manager/client/include/resmgr_api_resourcemanagerlog.h [moved from systemservice/resource_manager/client/include/resmgr_api_resourcemanagerlog.h with 100% similarity]
service/system/resource_manager/client/libresm.ver [moved from systemservice/resource_manager/client/libresm.ver with 100% similarity]
service/system/resource_manager/client/src/#resmgr_api_lib.c# [moved from systemservice/resource_manager/client/src/#resmgr_api_lib.c# with 100% similarity]
service/system/resource_manager/client/src/resmgr_api_lib.c [moved from systemservice/resource_manager/client/src/resmgr_api_lib.c with 100% similarity]
service/system/resource_manager/drop_caches/Makefile [moved from systemservice/resource_manager/drop_caches/Makefile with 100% similarity]
service/system/resource_manager/drop_caches/src/drop_caches.cpp [moved from systemservice/resource_manager/drop_caches/src/drop_caches.cpp with 100% similarity]
service/system/resource_manager/server/Makefile [moved from systemservice/resource_manager/server/Makefile with 100% similarity]
service/system/resource_manager/server/include/proc_watch.h [moved from systemservice/resource_manager/server/include/proc_watch.h with 100% similarity]
service/system/resource_manager/server/include/resm_cfg.h [moved from systemservice/resource_manager/server/include/resm_cfg.h with 100% similarity]
service/system/resource_manager/server/include/resm_internal.h [moved from systemservice/resource_manager/server/include/resm_internal.h with 100% similarity]
service/system/resource_manager/server/include/ss_resm_resourcemanagerlog.h [moved from systemservice/resource_manager/server/include/ss_resm_resourcemanagerlog.h with 100% similarity]
service/system/resource_manager/server/include/system_service/resm.h [moved from systemservice/resource_manager/server/include/system_service/resm.h with 100% similarity]
service/system/resource_manager/server/include/system_service/resm_type.h [moved from systemservice/resource_manager/server/include/system_service/resm_type.h with 100% similarity]
service/system/resource_manager/server/include/system_service/resource_manager.h [moved from systemservice/resource_manager/server/include/system_service/resource_manager.h with 100% similarity]
service/system/resource_manager/server/src/cpuload_custom.cpp [moved from systemservice/resource_manager/server/src/cpuload_custom.cpp with 100% similarity]
service/system/resource_manager/server/src/proc_watch.cpp [moved from systemservice/resource_manager/server/src/proc_watch.cpp with 100% similarity]
service/system/resource_manager/server/src/resm.cpp [moved from systemservice/resource_manager/server/src/resm.cpp with 100% similarity]
service/system/resource_manager/server/src/resourcemanager_application.cpp [moved from systemservice/resource_manager/server/src/resourcemanager_application.cpp with 100% similarity]
service/system/rom_access_library/LICENSE [moved from update_hal/LICENSE with 100% similarity]
service/system/rom_access_library/Makefile.client [moved from systemservice/rom_access_library/Makefile.client with 100% similarity]
service/system/rom_access_library/library/Makefile [moved from systemservice/rom_access_library/library/Makefile with 100% similarity]
service/system/rom_access_library/library/include/rom_access_library_nor.h [moved from systemservice/rom_access_library/library/include/rom_access_library_nor.h with 100% similarity]
service/system/rom_access_library/library/include/rom_access_library_rom.h [moved from systemservice/rom_access_library/library/include/rom_access_library_rom.h with 100% similarity]
service/system/rom_access_library/library/include/ss_rom_access_define.h [moved from systemservice/rom_access_library/library/include/ss_rom_access_define.h with 100% similarity]
service/system/rom_access_library/library/include/ss_rom_access_if_romaccesslibrarylog.h [moved from systemservice/rom_access_library/library/include/ss_rom_access_if_romaccesslibrarylog.h with 100% similarity]
service/system/rom_access_library/library/include/ss_sm_checksum.h [moved from systemservice/rom_access_library/library/include/ss_sm_checksum.h with 100% similarity]
service/system/rom_access_library/library/include/system_service/nor_backup.h [moved from systemservice/rom_access_library/library/include/system_service/nor_backup.h with 100% similarity]
service/system/rom_access_library/library/include/system_service/rom_access_library.h [moved from systemservice/rom_access_library/library/include/system_service/rom_access_library.h with 100% similarity]
service/system/rom_access_library/library/include/system_service/ss_sm_boot_access.h [moved from systemservice/rom_access_library/library/include/system_service/ss_sm_boot_access.h with 100% similarity]
service/system/rom_access_library/library/include/system_service/ss_sm_ram_access.h [moved from systemservice/rom_access_library/library/include/system_service/ss_sm_ram_access.h with 100% similarity]
service/system/rom_access_library/library/include/system_service/ss_sm_rom_access.h [moved from systemservice/rom_access_library/library/include/system_service/ss_sm_rom_access.h with 100% similarity]
service/system/rom_access_library/library/nor/Makefile [moved from systemservice/rom_access_library/library/nor/Makefile with 100% similarity]
service/system/rom_access_library/library/nor/libBlkDev_API.ver [moved from systemservice/rom_access_library/library/nor/libBlkDev_API.ver with 100% similarity]
service/system/rom_access_library/library/nor/libssaccess.ver [moved from systemservice/rom_access_library/library/nor/libssaccess.ver with 100% similarity]
service/system/rom_access_library/library/nor/src/nor_backup.c [moved from systemservice/rom_access_library/library/nor/src/nor_backup.c with 100% similarity]
service/system/rom_access_library/library/rom/Makefile [moved from systemservice/rom_access_library/library/rom/Makefile with 100% similarity]
service/system/rom_access_library/library/rom/src/ss_sm_boot_access.cpp [moved from systemservice/rom_access_library/library/rom/src/ss_sm_boot_access.cpp with 100% similarity]
service/system/rom_access_library/library/rom/src/ss_sm_checksum.cpp [moved from systemservice/rom_access_library/library/rom/src/ss_sm_checksum.cpp with 100% similarity]
service/system/rom_access_library/library/rom/src/ss_sm_ram_access.cpp [moved from systemservice/rom_access_library/library/rom/src/ss_sm_ram_access.cpp with 100% similarity]
service/system/rom_access_library/library/rom/src/ss_sm_rom_access.cpp [moved from systemservice/rom_access_library/library/rom/src/ss_sm_rom_access.cpp with 100% similarity]
service/system/system_manager/LICENSE [moved from usb_hal/LICENSE with 100% similarity]
service/system/system_manager/Makefile.server [moved from systemservice/system_manager/Makefile.server with 100% similarity]
service/system/system_manager/server/Makefile [moved from systemservice/system_manager/server/Makefile with 100% similarity]
service/system/system_manager/server/PhaseInfo.txt [moved from systemservice/system_manager/server/PhaseInfo.txt with 100% similarity]
service/system/system_manager/server/include/crashdetector/ss_crashdetector.h [moved from systemservice/system_manager/server/include/crashdetector/ss_crashdetector.h with 100% similarity]
service/system/system_manager/server/include/heartbeat/ss_hb_if.h [moved from systemservice/system_manager/server/include/heartbeat/ss_hb_if.h with 100% similarity]
service/system/system_manager/server/include/heartbeat/ss_hb_session.h [moved from systemservice/system_manager/server/include/heartbeat/ss_hb_session.h with 100% similarity]
service/system/system_manager/server/include/heartbeat/ss_hb_thread.h [moved from systemservice/system_manager/server/include/heartbeat/ss_hb_thread.h with 100% similarity]
service/system/system_manager/server/include/processlauncher/ProcessLauncher.h [moved from systemservice/system_manager/server/include/processlauncher/ProcessLauncher.h with 100% similarity]
service/system/system_manager/server/include/processlauncher/ProcessLauncher_if.h [moved from systemservice/system_manager/server/include/processlauncher/ProcessLauncher_if.h with 100% similarity]
service/system/system_manager/server/include/processlauncher/ss_sm_process_launcher.h [moved from systemservice/system_manager/server/include/processlauncher/ss_sm_process_launcher.h with 100% similarity]
service/system/system_manager/server/include/processlauncher/ss_sm_process_launcher_protocol.h [moved from systemservice/system_manager/server/include/processlauncher/ss_sm_process_launcher_protocol.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_config.h [moved from systemservice/system_manager/server/include/ss_sm_config.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_default_paths.h [moved from systemservice/system_manager/server/include/ss_sm_default_paths.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_dynamic_launch_table.h [moved from systemservice/system_manager/server/include/ss_sm_dynamic_launch_table.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_dynamic_launcher.h [moved from systemservice/system_manager/server/include/ss_sm_dynamic_launcher.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_launch_configuration.h [moved from systemservice/system_manager/server/include/ss_sm_launch_configuration.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_signals.h [moved from systemservice/system_manager/server/include/ss_sm_signals.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_systemmanagerlog.h [moved from systemservice/system_manager/server/include/ss_sm_systemmanagerlog.h with 100% similarity]
service/system/system_manager/server/include/ss_sm_version.h [moved from systemservice/system_manager/server/include/ss_sm_version.h with 100% similarity]
service/system/system_manager/server/include/ss_system_manager.h [moved from systemservice/system_manager/server/include/ss_system_manager.h with 100% similarity]
service/system/system_manager/server/include/ss_system_manager_callbacks.h [moved from systemservice/system_manager/server/include/ss_system_manager_callbacks.h with 100% similarity]
service/system/system_manager/server/include/ss_system_memory_monitor.h [moved from systemservice/system_manager/server/include/ss_system_memory_monitor.h with 100% similarity]
service/system/system_manager/server/include/ss_system_thread_info.h [moved from systemservice/system_manager/server/include/ss_system_thread_info.h with 100% similarity]
service/system/system_manager/server/include/system_launcher_cfg_format.h [moved from systemservice/system_manager/server/include/system_launcher_cfg_format.h with 100% similarity]
service/system/system_manager/server/sm_launch__CWORD84_.xml [moved from systemservice/system_manager/server/sm_launch__CWORD84_.xml with 100% similarity]
service/system/system_manager/server/src/heartbeat/ss_hb_if.cpp [moved from systemservice/system_manager/server/src/heartbeat/ss_hb_if.cpp with 100% similarity]
service/system/system_manager/server/src/heartbeat/ss_hb_service_protocol.cpp [moved from systemservice/system_manager/server/src/heartbeat/ss_hb_service_protocol.cpp with 100% similarity]
service/system/system_manager/server/src/heartbeat/ss_hb_session.cpp [moved from systemservice/system_manager/server/src/heartbeat/ss_hb_session.cpp with 100% similarity]
service/system/system_manager/server/src/heartbeat/ss_hb_thread.cpp [moved from systemservice/system_manager/server/src/heartbeat/ss_hb_thread.cpp with 100% similarity]
service/system/system_manager/server/src/processlauncher/ProcessLauncher.cpp [moved from systemservice/system_manager/server/src/processlauncher/ProcessLauncher.cpp with 100% similarity]
service/system/system_manager/server/src/processlauncher/ProcessLauncher_if.cpp [moved from systemservice/system_manager/server/src/processlauncher/ProcessLauncher_if.cpp with 100% similarity]
service/system/system_manager/server/src/ss_sm_config.cpp [moved from systemservice/system_manager/server/src/ss_sm_config.cpp with 100% similarity]
service/system/system_manager/server/src/ss_sm_dynamic_launcher.cpp [moved from systemservice/system_manager/server/src/ss_sm_dynamic_launcher.cpp with 100% similarity]
service/system/system_manager/server/src/ss_sm_version.cpp [moved from systemservice/system_manager/server/src/ss_sm_version.cpp with 100% similarity]
service/system/system_manager/server/src/ss_system_manager.cpp [moved from systemservice/system_manager/server/src/ss_system_manager.cpp with 100% similarity]
service/system/system_manager/server/src/ss_system_manager_callbacks.cpp [moved from systemservice/system_manager/server/src/ss_system_manager_callbacks.cpp with 100% similarity]
service/system/system_manager/server/src/ss_system_manager_error_event.cpp [moved from systemservice/system_manager/server/src/ss_system_manager_error_event.cpp with 100% similarity]
service/system/system_manager/server/src/ss_system_manager_error_event_responses.cpp [moved from systemservice/system_manager/server/src/ss_system_manager_error_event_responses.cpp with 100% similarity]
service/system/system_manager/server/src/ss_system_manager_error_event_triggers.cpp [moved from systemservice/system_manager/server/src/ss_system_manager_error_event_triggers.cpp with 100% similarity]
service/system/system_manager/server/src/ss_system_memory_monitor.cpp [moved from systemservice/system_manager/server/src/ss_system_memory_monitor.cpp with 100% similarity]
service/system/system_manager/server/src/systemmanager_application.cpp [moved from systemservice/system_manager/server/src/systemmanager_application.cpp with 100% similarity]
service/system/system_manager/server/src/systemmanager_main.cpp [moved from systemservice/system_manager/server/src/systemmanager_main.cpp with 100% similarity]
service/system/system_manager/server/version.txt [moved from systemservice/system_manager/server/version.txt with 100% similarity]
service/system/system_service.mk [moved from systemservice/system_service.mk with 100% similarity]
service/system/task_manager/LICENSE [moved from vehicle_hal/LICENSE with 100% similarity]
service/system/task_manager/Makefile.client [moved from systemservice/task_manager/Makefile.client with 100% similarity]
service/system/task_manager/Makefile.server [moved from systemservice/task_manager/Makefile.server with 100% similarity]
service/system/task_manager/client/Makefile [moved from systemservice/task_manager/client/Makefile with 100% similarity]
service/system/task_manager/client/libprimary/Makefile [moved from systemservice/task_manager/client/libprimary/Makefile with 100% similarity]
service/system/task_manager/client/libprimary/include/pri_main.h [moved from systemservice/task_manager/client/libprimary/include/pri_main.h with 100% similarity]
service/system/task_manager/client/libprimary/libprimary.ver [moved from systemservice/task_manager/client/libprimary/libprimary.ver with 100% similarity]
service/system/task_manager/client/libprimary/src/pri_api.cpp [moved from systemservice/task_manager/client/libprimary/src/pri_api.cpp with 100% similarity]
service/system/task_manager/client/libprimary/src/pri_main.cpp [moved from systemservice/task_manager/client/libprimary/src/pri_main.cpp with 100% similarity]
service/system/task_manager/client/libtskm/Makefile [moved from systemservice/task_manager/client/libtskm/Makefile with 100% similarity]
service/system/task_manager/client/libtskm/TSKM.api [moved from systemservice/task_manager/client/libtskm/TSKM.api with 100% similarity]
service/system/task_manager/client/libtskm/libtskm.ver [moved from systemservice/task_manager/client/libtskm/libtskm.ver with 100% similarity]
service/system/task_manager/client/libtskm/src/tskm_api_lib.cpp [moved from systemservice/task_manager/client/libtskm/src/tskm_api_lib.cpp with 100% similarity]
service/system/task_manager/client/libtskmcfg/Makefile [moved from systemservice/task_manager/client/libtskmcfg/Makefile with 100% similarity]
service/system/task_manager/client/libtskmcfg/conf/agl_thread.h [moved from systemservice/task_manager/client/libtskmcfg/conf/agl_thread.h with 100% similarity]
service/system/task_manager/client/libtskmcfg/conf/tskm_launch.xml [moved from systemservice/task_manager/client/libtskmcfg/conf/tskm_launch.xml with 100% similarity]
service/system/task_manager/client/libtskmcfg/conf/tskm_shutdown.xml [moved from systemservice/task_manager/client/libtskmcfg/conf/tskm_shutdown.xml with 100% similarity]
service/system/task_manager/client/libtskmcfg/conf/tskm_shutdown_vup.xml [moved from systemservice/task_manager/client/libtskmcfg/conf/tskm_shutdown_vup.xml with 100% similarity]
service/system/task_manager/client/libtskmcfg/conf/tskm_wakeup.xml [moved from systemservice/task_manager/client/libtskmcfg/conf/tskm_wakeup.xml with 100% similarity]
service/system/task_manager/client/libtskmcfg/conf/tskm_wakeup_vup.xml [moved from systemservice/task_manager/client/libtskmcfg/conf/tskm_wakeup_vup.xml with 100% similarity]
service/system/task_manager/client/libtskmcfg/include/system_service/task_manager_libtskmcfg.h [moved from systemservice/task_manager/client/libtskmcfg/include/system_service/task_manager_libtskmcfg.h with 100% similarity]
service/system/task_manager/client/libtskmcfg/include/system_service/tskm_svcid.h [moved from systemservice/task_manager/client/libtskmcfg/include/system_service/tskm_svcid.h with 100% similarity]
service/system/task_manager/client/libtskmcfg/include/system_service/tskm_xml_data.h [moved from systemservice/task_manager/client/libtskmcfg/include/system_service/tskm_xml_data.h with 100% similarity]
service/system/task_manager/client/libtskmcfg/libtskmcfg.ver [moved from systemservice/task_manager/client/libtskmcfg/libtskmcfg.ver with 100% similarity]
service/system/task_manager/client/libtskmcfg/src/parsexml.c [moved from systemservice/task_manager/client/libtskmcfg/src/parsexml.c with 100% similarity]
service/system/task_manager/client/libtskmcfg/src/tskm_xml_data.cpp [moved from systemservice/task_manager/client/libtskmcfg/src/tskm_xml_data.cpp with 100% similarity]
service/system/task_manager/client/libtskmcfg/tskm_cfg.xml [moved from systemservice/task_manager/client/libtskmcfg/tskm_cfg.xml with 100% similarity]
service/system/task_manager/client/ss_data_init/Makefile [moved from systemservice/task_manager/client/ss_data_init/Makefile with 100% similarity]
service/system/task_manager/client/ss_data_init/include/libss_data_init_taskmanagerlog.h [moved from systemservice/task_manager/client/ss_data_init/include/libss_data_init_taskmanagerlog.h with 100% similarity]
service/system/task_manager/client/ss_data_init/include/system_service/task_manager_libss_data_init.h [moved from systemservice/task_manager/client/ss_data_init/include/system_service/task_manager_libss_data_init.h with 100% similarity]
service/system/task_manager/client/ss_data_init/include/system_service/tskm_data_init.h [moved from systemservice/task_manager/client/ss_data_init/include/system_service/tskm_data_init.h with 100% similarity]
service/system/task_manager/client/ss_data_init/include/tskm_data_init_local.h [moved from systemservice/task_manager/client/ss_data_init/include/tskm_data_init_local.h with 100% similarity]
service/system/task_manager/client/ss_data_init/mkdatainit.sh [moved from systemservice/task_manager/client/ss_data_init/mkdatainit.sh with 100% similarity]
service/system/task_manager/client/ss_data_init/tskm_data_init.cpp.in [moved from systemservice/task_manager/client/ss_data_init/tskm_data_init.cpp.in with 100% similarity]
service/system/task_manager/include-share/tskm_gstep.h [moved from systemservice/task_manager/include-share/tskm_gstep.h with 100% similarity]
service/system/task_manager/include-share/tskm_type_local.h [moved from systemservice/task_manager/include-share/tskm_type_local.h with 100% similarity]
service/system/task_manager/include-share/tskm_util.h [moved from systemservice/task_manager/include-share/tskm_util.h with 100% similarity]
service/system/task_manager/server/Makefile [moved from systemservice/task_manager/server/Makefile with 100% similarity]
service/system/task_manager/server/include/system_service/INI_API.h [moved from systemservice/task_manager/server/include/system_service/INI_API.h with 100% similarity]
service/system/task_manager/server/include/system_service/INI_API.hpp [moved from systemservice/task_manager/server/include/system_service/INI_API.hpp with 100% similarity]
service/system/task_manager/server/include/system_service/Primary_common.h [moved from systemservice/task_manager/server/include/system_service/Primary_common.h with 100% similarity]
service/system/task_manager/server/include/system_service/sysup.h [moved from systemservice/task_manager/server/include/system_service/sysup.h with 100% similarity]
service/system/task_manager/server/include/system_service/sysup_from.h [moved from systemservice/task_manager/server/include/system_service/sysup_from.h with 100% similarity]
service/system/task_manager/server/include/system_service/task_manager.h [moved from systemservice/task_manager/server/include/system_service/task_manager.h with 100% similarity]
service/system/task_manager/server/include/system_service/tskm.h [moved from systemservice/task_manager/server/include/system_service/tskm.h with 100% similarity]
service/system/task_manager/server/include/system_service/tskm_local_type.h [moved from systemservice/task_manager/server/include/system_service/tskm_local_type.h with 100% similarity]
service/system/task_manager/server/include/system_service/tskm_svc.h [moved from systemservice/task_manager/server/include/system_service/tskm_svc.h with 100% similarity]
service/system/task_manager/server/include/system_service/tskm_type.h [moved from systemservice/task_manager/server/include/system_service/tskm_type.h with 100% similarity]
service/system/task_manager/server/include/tskm_comm.h [moved from systemservice/task_manager/server/include/tskm_comm.h with 100% similarity]
service/system/task_manager/server/include/tskm_debug.h [moved from systemservice/task_manager/server/include/tskm_debug.h with 100% similarity]
service/system/task_manager/server/include/tskm_main.h [moved from systemservice/task_manager/server/include/tskm_main.h with 100% similarity]
service/system/task_manager/server/include/tskm_port_pf.h [moved from systemservice/task_manager/server/include/tskm_port_pf.h with 100% similarity]
service/system/task_manager/server/include/tskm_port_subsys.h [moved from systemservice/task_manager/server/include/tskm_port_subsys.h with 100% similarity]
service/system/task_manager/server/include/tskm_shutdown.h [moved from systemservice/task_manager/server/include/tskm_shutdown.h with 100% similarity]
service/system/task_manager/server/include/tskm_state.h [moved from systemservice/task_manager/server/include/tskm_state.h with 100% similarity]
service/system/task_manager/server/include/tskm_wakeup.h [moved from systemservice/task_manager/server/include/tskm_wakeup.h with 100% similarity]
service/system/task_manager/server/include/tskm_watch.h [moved from systemservice/task_manager/server/include/tskm_watch.h with 100% similarity]
service/system/task_manager/server/src/pri_main.cpp [moved from systemservice/task_manager/server/src/pri_main.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_api.cpp [moved from systemservice/task_manager/server/src/tskm_api.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_comm.cpp [moved from systemservice/task_manager/server/src/tskm_comm.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_debug.cpp [moved from systemservice/task_manager/server/src/tskm_debug.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_main.cpp [moved from systemservice/task_manager/server/src/tskm_main.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_port_pf.cpp [moved from systemservice/task_manager/server/src/tskm_port_pf.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_port_subsys.cpp [moved from systemservice/task_manager/server/src/tskm_port_subsys.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_shutdown.cpp [moved from systemservice/task_manager/server/src/tskm_shutdown.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_state.cpp [moved from systemservice/task_manager/server/src/tskm_state.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_svc.cpp [moved from systemservice/task_manager/server/src/tskm_svc.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_wakeup.cpp [moved from systemservice/task_manager/server/src/tskm_wakeup.cpp with 100% similarity]
service/system/task_manager/server/src/tskm_watch.cpp [moved from systemservice/task_manager/server/src/tskm_watch.cpp with 100% similarity]
service/system/version_library/LICENSE [moved from vehicleservice/positioning/LICENSE with 100% similarity]
service/system/version_library/Makefile.client [moved from systemservice/version_library/Makefile.client with 100% similarity]
service/system/version_library/library/Makefile [moved from systemservice/version_library/library/Makefile with 100% similarity]
service/system/version_library/library/include/system_service/ss_ver.h [moved from systemservice/version_library/library/include/system_service/ss_ver.h with 100% similarity]
service/system/version_library/library/include/system_service/version_library.h [moved from systemservice/version_library/library/include/system_service/version_library.h with 100% similarity]
service/system/version_library/library/src/ss_ver.cc [moved from systemservice/version_library/library/src/ss_ver.cc with 100% similarity]
service/vehicle/.gitattributes [moved from vehicleservice/.gitattributes with 100% similarity]
service/vehicle/positioning/LICENSE [moved from vehicleservice/positioning_base_library/LICENSE with 100% similarity]
service/vehicle/positioning/Makefile.client [moved from vehicleservice/positioning/Makefile.client with 100% similarity]
service/vehicle/positioning/Makefile.server [moved from vehicleservice/positioning/Makefile.server with 100% similarity]
service/vehicle/positioning/client/Makefile [moved from vehicleservice/positioning/client/Makefile with 100% similarity]
service/vehicle/positioning/client/include/CanInput_API.h [moved from vehicleservice/positioning/client/include/CanInput_API.h with 100% similarity]
service/vehicle/positioning/client/include/CanInput_API_private.h [moved from vehicleservice/positioning/client/include/CanInput_API_private.h with 100% similarity]
service/vehicle/positioning/client/include/Clock_API.h [moved from vehicleservice/positioning/client/include/Clock_API.h with 100% similarity]
service/vehicle/positioning/client/include/CommonDefine.h [moved from vehicleservice/positioning/client/include/CommonDefine.h with 100% similarity]
service/vehicle/positioning/client/include/DR_API.h [moved from vehicleservice/positioning/client/include/DR_API.h with 100% similarity]
service/vehicle/positioning/client/include/DeadReckoning_DbgLogSim.h [moved from vehicleservice/positioning/client/include/DeadReckoning_DbgLogSim.h with 100% similarity]
service/vehicle/positioning/client/include/Dead_Reckoning_API.h [moved from vehicleservice/positioning/client/include/Dead_Reckoning_API.h with 100% similarity]
service/vehicle/positioning/client/include/Dead_Reckoning_Local_Api.h [moved from vehicleservice/positioning/client/include/Dead_Reckoning_Local_Api.h with 100% similarity]
service/vehicle/positioning/client/include/Gps_API_private.h [moved from vehicleservice/positioning/client/include/Gps_API_private.h with 100% similarity]
service/vehicle/positioning/client/include/INI_API.h [moved from vehicleservice/positioning/client/include/INI_API.h with 100% similarity]
service/vehicle/positioning/client/include/Naviinfo_API.h [moved from vehicleservice/positioning/client/include/Naviinfo_API.h with 100% similarity]
service/vehicle/positioning/client/include/POS_common_private.h [moved from vehicleservice/positioning/client/include/POS_common_private.h with 100% similarity]
service/vehicle/positioning/client/include/POS_private.h [moved from vehicleservice/positioning/client/include/POS_private.h with 100% similarity]
service/vehicle/positioning/client/include/POS_sensor_private.h [moved from vehicleservice/positioning/client/include/POS_sensor_private.h with 100% similarity]
service/vehicle/positioning/client/include/SensorLocation_API.h [moved from vehicleservice/positioning/client/include/SensorLocation_API.h with 100% similarity]
service/vehicle/positioning/client/include/SensorLocation_API_private.h [moved from vehicleservice/positioning/client/include/SensorLocation_API_private.h with 100% similarity]
service/vehicle/positioning/client/include/SensorMotion_API.h [moved from vehicleservice/positioning/client/include/SensorMotion_API.h with 100% similarity]
service/vehicle/positioning/client/include/Sensor_API.h [moved from vehicleservice/positioning/client/include/Sensor_API.h with 100% similarity]
service/vehicle/positioning/client/include/Sensor_API_private.h [moved from vehicleservice/positioning/client/include/Sensor_API_private.h with 100% similarity]
service/vehicle/positioning/client/include/Sensor_Common_API.h [moved from vehicleservice/positioning/client/include/Sensor_Common_API.h with 100% similarity]
service/vehicle/positioning/client/include/VehicleDebug_API.h [moved from vehicleservice/positioning/client/include/VehicleDebug_API.h with 100% similarity]
service/vehicle/positioning/client/include/Vehicle_API.h [moved from vehicleservice/positioning/client/include/Vehicle_API.h with 100% similarity]
service/vehicle/positioning/client/include/Vehicle_API_Dummy.h [moved from vehicleservice/positioning/client/include/Vehicle_API_Dummy.h with 100% similarity]
service/vehicle/positioning/client/include/Vehicle_API_private.h [moved from vehicleservice/positioning/client/include/Vehicle_API_private.h with 100% similarity]
service/vehicle/positioning/client/include/vehicle_service/POS_common_API.h [moved from vehicleservice/positioning/client/include/vehicle_service/POS_common_API.h with 100% similarity]
service/vehicle/positioning/client/include/vehicle_service/POS_define.h [moved from vehicleservice/positioning/client/include/vehicle_service/POS_define.h with 100% similarity]
service/vehicle/positioning/client/include/vehicle_service/POS_gps_API.h [moved from vehicleservice/positioning/client/include/vehicle_service/POS_gps_API.h with 100% similarity]
service/vehicle/positioning/client/include/vehicle_service/POS_sensor_API.h [moved from vehicleservice/positioning/client/include/vehicle_service/POS_sensor_API.h with 100% similarity]
service/vehicle/positioning/client/include/vehicle_service/positioning.h [moved from vehicleservice/positioning/client/include/vehicle_service/positioning.h with 100% similarity]
service/vehicle/positioning/client/src/POS_common_API/Common_API.cpp [moved from vehicleservice/positioning/client/src/POS_common_API/Common_API.cpp with 100% similarity]
service/vehicle/positioning/client/src/POS_common_API/Makefile [moved from vehicleservice/positioning/client/src/POS_common_API/Makefile with 100% similarity]
service/vehicle/positioning/client/src/POS_common_API/libPOS_common_API.ver [moved from vehicleservice/positioning/client/src/POS_common_API/libPOS_common_API.ver with 100% similarity]
service/vehicle/positioning/client/src/POS_gps_API/Gps_API.cpp [moved from vehicleservice/positioning/client/src/POS_gps_API/Gps_API.cpp with 100% similarity]
service/vehicle/positioning/client/src/POS_gps_API/Makefile [moved from vehicleservice/positioning/client/src/POS_gps_API/Makefile with 100% similarity]
service/vehicle/positioning/client/src/POS_gps_API/Naviinfo_API.cpp [moved from vehicleservice/positioning/client/src/POS_gps_API/Naviinfo_API.cpp with 100% similarity]
service/vehicle/positioning/client/src/POS_gps_API/libPOS_gps_API.ver [moved from vehicleservice/positioning/client/src/POS_gps_API/libPOS_gps_API.ver with 100% similarity]
service/vehicle/positioning/client/src/POS_sensor_API/Makefile [moved from vehicleservice/positioning/client/src/POS_sensor_API/Makefile with 100% similarity]
service/vehicle/positioning/client/src/POS_sensor_API/Sensor_API.cpp [moved from vehicleservice/positioning/client/src/POS_sensor_API/Sensor_API.cpp with 100% similarity]
service/vehicle/positioning/client/src/POS_sensor_API/Vehicle_API.cpp [moved from vehicleservice/positioning/client/src/POS_sensor_API/Vehicle_API.cpp with 100% similarity]
service/vehicle/positioning/client/src/POS_sensor_API/libPOS_sensor_API.ver [moved from vehicleservice/positioning/client/src/POS_sensor_API/libPOS_sensor_API.ver with 100% similarity]
service/vehicle/positioning/server/Makefile [moved from vehicleservice/positioning/server/Makefile with 100% similarity]
service/vehicle/positioning/server/include/Sensor/ClockDataMng.h [moved from vehicleservice/positioning/server/include/Sensor/ClockDataMng.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/ClockGPS_Process_Proto.h [moved from vehicleservice/positioning/server/include/Sensor/ClockGPS_Process_Proto.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/ClockUtility.h [moved from vehicleservice/positioning/server/include/Sensor/ClockUtility.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/ClockUtility_private.h [moved from vehicleservice/positioning/server/include/Sensor/ClockUtility_private.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/DeadReckoning_Common.h [moved from vehicleservice/positioning/server/include/Sensor/DeadReckoning_Common.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/DeadReckoning_DataMaster.h [moved from vehicleservice/positioning/server/include/Sensor/DeadReckoning_DataMaster.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/DeadReckoning_DeliveryCtrl.h [moved from vehicleservice/positioning/server/include/Sensor/DeadReckoning_DeliveryCtrl.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/DeadReckoning_main.h [moved from vehicleservice/positioning/server/include/Sensor/DeadReckoning_main.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/GpsInt.h [moved from vehicleservice/positioning/server/include/Sensor/GpsInt.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/SensorLog.h [moved from vehicleservice/positioning/server/include/Sensor/SensorLog.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_Common.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_Common.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_DataMaster.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_DataMaster.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_DeliveryCtrl.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_DeliveryCtrl.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_FromAccess.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_FromAccess.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_SelectionItemList.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_SelectionItemList.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_SharedMemory.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_SharedMemory.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSens_Thread.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSens_Thread.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleSensor_Thread.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleSensor_Thread.h with 100% similarity]
service/vehicle/positioning/server/include/Sensor/VehicleUtility.h [moved from vehicleservice/positioning/server/include/Sensor/VehicleUtility.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/BackupMgrIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/BackupMgrIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/ClockIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/ClockIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/CommUsbIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/CommUsbIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/DevDetectSrvIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/DevDetectSrvIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/DiagSrvIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/DiagSrvIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/PSMShadowIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/PSMShadowIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/VehicleIf.h [moved from vehicleservice/positioning/server/include/ServiceInterface/VehicleIf.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/ps_psmshadow_notifications.h [moved from vehicleservice/positioning/server/include/ServiceInterface/ps_psmshadow_notifications.h with 100% similarity]
service/vehicle/positioning/server/include/ServiceInterface/ps_version.h [moved from vehicleservice/positioning/server/include/ServiceInterface/ps_version.h with 100% similarity]
service/vehicle/positioning/server/include/nsfw/positioning_common.h [moved from vehicleservice/positioning/server/include/nsfw/positioning_common.h with 100% similarity]
service/vehicle/positioning/server/include/nsfw/vehicle_version.h [moved from vehicleservice/positioning/server/include/nsfw/vehicle_version.h with 100% similarity]
service/vehicle/positioning/server/src/Sensor/ClockUtility.cpp [moved from vehicleservice/positioning/server/src/Sensor/ClockUtility.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Common.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Common.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_DataMasterMain.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_DataMasterMain.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_DeliveryCtrl.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_DeliveryCtrl.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_Altitude_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_Altitude_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_GyroOffset_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_GyroOffset_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_GyroScaleFactorLevel_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_GyroScaleFactorLevel_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_GyroScaleFactor_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_GyroScaleFactor_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_Heading_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_Heading_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_Latitude_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_Latitude_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_Longitude_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_Longitude_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_SnsCounter.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_SnsCounter.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_SpeedPulseScaleFactorLevel_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_SpeedPulseScaleFactorLevel_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_SpeedPulseScaleFactor_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_SpeedPulseScaleFactor_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_Did_Speed_dr.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_Did_Speed_dr.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/DeadReckoning_main.cpp [moved from vehicleservice/positioning/server/src/Sensor/DeadReckoning_main.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/GpsInt.cpp [moved from vehicleservice/positioning/server/src/Sensor/GpsInt.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/Makefile [moved from vehicleservice/positioning/server/src/Sensor/Makefile with 100% similarity]
service/vehicle/positioning/server/src/Sensor/SensorLog.cpp [moved from vehicleservice/positioning/server/src/Sensor/SensorLog.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_CanDeliveryEntry.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_CanDeliveryEntry.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Common.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Common.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_DataMasterMain.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_DataMasterMain.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_DeliveryCtrl.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_DeliveryCtrl.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GPSInterruptFlag.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GPSInterruptFlag.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsAntenna.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsAntenna.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsAntennaStatus.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsAntennaStatus.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsAntenna_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsAntenna_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsClockDrift.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsClockDrift.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsClockDrift_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsClockDrift_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsClockFreq.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsClockFreq.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsClockFreq_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsClockFreq_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsCounter_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsCounter_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsNmea_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsNmea_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsTime.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsTime.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsTimeRaw.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsTimeRaw.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsTimeRaw_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsTimeRaw_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GpsTime_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GpsTime_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Gps_CWORD82_FullBinary_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Gps_CWORD82_FullBinary_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Gps_CWORD82_Nmea_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Gps_CWORD82_Nmea_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Gps_CWORD82__CWORD44_Gp4_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Gps_CWORD82__CWORD44_Gp4_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsX.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsX.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsXExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsXExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsXFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsXFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsX_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsX_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsY.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsY.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsYExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsYExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsYFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsYFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsY_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsY_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsZ.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsZ.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsZExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsZExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsZFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsZFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GsnsZ_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GsnsZ_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroConnectStatus.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroConnectStatus.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroTemp.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroTemp.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroTempExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroTempExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroTempFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroTempFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroTemp_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroTemp_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroTrouble.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroTrouble.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroX.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroX.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroXFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroXFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroX_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroX_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroY.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroY.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroYExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroYExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroYFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroYFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroY_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroY_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroZ.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroZ.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroZExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroZExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroZFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroZFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_GyroZ_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_GyroZ_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationAltitude.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationAltitude.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationAltitude_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationAltitude_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationAltitude_n.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationAltitude_n.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationInfoNmea.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationInfoNmea.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationInfoNmea_n.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationInfoNmea_n.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationLonLat.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationLonLat.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationLonLat_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationLonLat_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_LocationLonLat_n.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_LocationLonLat_n.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MainGpsInterruptSignal.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MainGpsInterruptSignal.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Mon_Hw_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Mon_Hw_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionHeading.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionHeading.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionHeading_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionHeading_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionHeading_n.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionHeading_n.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed_i.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed_i.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed_n.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_MotionSpeed_n.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_Clock_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_Clock_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_Dop_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_Dop_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_Posllh_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_Posllh_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_Status_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_Status_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_SvInfo_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_SvInfo_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_TimeGps_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_TimeGps_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_TimeUtc_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_TimeUtc_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Nav_Velned_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Nav_Velned_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_NaviinfoDiagGPS_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_NaviinfoDiagGPS_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_PulseTime.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_PulseTime.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_PulseTimeExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_PulseTimeExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_PulseTime_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_PulseTime_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Rev.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Rev.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_RevExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_RevExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_RevFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_RevFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_Rev_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_Rev_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SettingTime.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SettingTime.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SettingTime_clock.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SettingTime_clock.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SnsCounter.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SnsCounter.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SnsCounterExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SnsCounterExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SnsCounter_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SnsCounter_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedKmph.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedKmph.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedKmph_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedKmph_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulse.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulse.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseExt_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseExt_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseFlag.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseFlag.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseFlagFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseFlagFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseFst_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulseFst_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulse_l.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SpeedPulse_l.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_SysGpsInterruptSignal.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_SysGpsInterruptSignal.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_WknRollover.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_WknRollover.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Did_WknRollover_g.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Did_WknRollover_g.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_FromAccess.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_FromAccess.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_SelectionItemList.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_SelectionItemList.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_SharedMemory.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_SharedMemory.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleSens_Thread.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleSens_Thread.cpp with 100% similarity]
service/vehicle/positioning/server/src/Sensor/VehicleUtility.cpp [moved from vehicleservice/positioning/server/src/Sensor/VehicleUtility.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/BackupMgrIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/BackupMgrIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/ClockIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/ClockIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/CommUsbIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/CommUsbIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/DevDetectSrvIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/DevDetectSrvIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/DiagSrvIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/DiagSrvIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/Makefile [moved from vehicleservice/positioning/server/src/ServiceInterface/Makefile with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/PSMShadowIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/PSMShadowIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/ServiceInterface/VehicleIf.cpp [moved from vehicleservice/positioning/server/src/ServiceInterface/VehicleIf.cpp with 100% similarity]
service/vehicle/positioning/server/src/nsfw/Makefile [moved from vehicleservice/positioning/server/src/nsfw/Makefile with 100% similarity]
service/vehicle/positioning/server/src/nsfw/positioning_application.cpp [moved from vehicleservice/positioning/server/src/nsfw/positioning_application.cpp with 100% similarity]
service/vehicle/positioning/server/src/nsfw/ps_main.cpp [moved from vehicleservice/positioning/server/src/nsfw/ps_main.cpp with 100% similarity]
service/vehicle/positioning_base_library/LICENSE [moved from video_in_hal/LICENSE with 100% similarity]
service/vehicle/positioning_base_library/Makefile.client [moved from vehicleservice/positioning_base_library/Makefile.client with 100% similarity]
service/vehicle/positioning_base_library/library/Makefile [moved from vehicleservice/positioning_base_library/library/Makefile with 100% similarity]
service/vehicle/positioning_base_library/library/include/DEV_TimerEntryDrv_if.h [moved from vehicleservice/positioning_base_library/library/include/DEV_TimerEntryDrv_if.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/TimerEntryDrv_If.h [moved from vehicleservice/positioning_base_library/library/include/TimerEntryDrv_If.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/WPF_STD_private.h [moved from vehicleservice/positioning_base_library/library/include/WPF_STD_private.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/_pbCommon.h [moved from vehicleservice/positioning_base_library/library/include/_pbCommon.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/_pbEvent_Internal.h [moved from vehicleservice/positioning_base_library/library/include/_pbEvent_Internal.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/_pbInternalProc.h [moved from vehicleservice/positioning_base_library/library/include/_pbInternalProc.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/_pbSerial.h [moved from vehicleservice/positioning_base_library/library/include/_pbSerial.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/_pbWaitforsingleobject.h [moved from vehicleservice/positioning_base_library/library/include/_pbWaitforsingleobject.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/sysup.h [moved from vehicleservice/positioning_base_library/library/include/sysup.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/sysup_addr.h [moved from vehicleservice/positioning_base_library/library/include/sysup_addr.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/tchar.h [moved from vehicleservice/positioning_base_library/library/include/tchar.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/vehicle_service/WPF_STD.h [moved from vehicleservice/positioning_base_library/library/include/vehicle_service/WPF_STD.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/vehicle_service/pos_message_header.h [moved from vehicleservice/positioning_base_library/library/include/vehicle_service/pos_message_header.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/vehicle_service/positioning_base_library.h [moved from vehicleservice/positioning_base_library/library/include/vehicle_service/positioning_base_library.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/vehicle_service/positioning_positioningbaselibrarylog.h [moved from vehicleservice/positioning_base_library/library/include/vehicle_service/positioning_positioningbaselibrarylog.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/vehicle_service/std_types.h [moved from vehicleservice/positioning_base_library/library/include/vehicle_service/std_types.h with 100% similarity]
service/vehicle/positioning_base_library/library/include/vehicle_service/sys_timerapi.h [moved from vehicleservice/positioning_base_library/library/include/vehicle_service/sys_timerapi.h with 100% similarity]
service/vehicle/positioning_base_library/library/libPOS_base_API.ver [moved from vehicleservice/positioning_base_library/library/libPOS_base_API.ver with 100% similarity]
service/vehicle/positioning_base_library/library/src/MsgBapi.cpp [moved from vehicleservice/positioning_base_library/library/src/MsgBapi.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_CWORD64_api.cpp [moved from vehicleservice/positioning_base_library/library/src/_CWORD64_api.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbCSection.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbCSection.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbCommon.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbCommon.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbDram.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbDram.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbEvent.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbEvent.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbFsys.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbFsys.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbMem.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbMem.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbMisc.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbMisc.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbMsg.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbMsg.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbMutex.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbMutex.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbOSCtrl.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbOSCtrl.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbOther.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbOther.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbProcMng.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbProcMng.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbSem.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbSem.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbSerial.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbSerial.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbSram.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbSram.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbSum.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbSum.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbTimer.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbTimer.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/_pbWaitforsingleobject.cpp [moved from vehicleservice/positioning_base_library/library/src/_pbWaitforsingleobject.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/memcpy_64p_sync.cpp [moved from vehicleservice/positioning_base_library/library/src/memcpy_64p_sync.cpp with 100% similarity]
service/vehicle/positioning_base_library/library/src/memset_64p_sync.cpp [moved from vehicleservice/positioning_base_library/library/src/memset_64p_sync.cpp with 100% similarity]
service/vehicle/vehicle_service.mk [moved from vehicleservice/vehicle_service.mk with 100% similarity]

similarity index 100%
rename from boot_hal/LICENSE
rename to hal/boot_hal/LICENSE
similarity index 100%
rename from boot_hal/Makefile
rename to hal/boot_hal/Makefile
similarity index 100%
rename from can_hal/LICENSE
rename to hal/can_hal/LICENSE
similarity index 100%
rename from can_hal/Makefile
rename to hal/can_hal/Makefile
similarity index 100%
rename from can_hal/README.md
rename to hal/can_hal/README.md
similarity index 100%
rename from can_hal/can_hal.mk
rename to hal/can_hal/can_hal.mk
similarity index 100%
rename from clock_hal/LICENSE
rename to hal/clock_hal/LICENSE
similarity index 100%
rename from clock_hal/Makefile
rename to hal/clock_hal/Makefile
similarity index 100%
rename from clock_hal/README.md
rename to hal/clock_hal/README.md
similarity index 100%
rename from deck_hal/LICENSE
rename to hal/deck_hal/LICENSE
similarity index 100%
rename from deck_hal/Makefile
rename to hal/deck_hal/Makefile
similarity index 100%
rename from input_hal/LICENSE
rename to hal/input_hal/LICENSE
similarity index 100%
rename from input_hal/Makefile
rename to hal/input_hal/Makefile
similarity index 100%
rename from input_hal/README.md
rename to hal/input_hal/README.md
similarity index 100%
rename from nv_hal/Makefile
rename to hal/nv_hal/Makefile
similarity index 100%
rename from power_hal/Makefile
rename to hal/power_hal/Makefile
similarity index 100%
rename from power_hal/README.md
rename to hal/power_hal/README.md
similarity index 100%
rename from nv_hal/LICENSE
rename to hal/update_hal/LICENSE
similarity index 100%
rename from update_hal/Makefile
rename to hal/update_hal/Makefile
similarity index 100%
rename from usb_hal/Makefile
rename to hal/usb_hal/Makefile