commit | ef3194d4f723b81353b6b042198e2cb324fdc4ad | [log] [tgz] |
---|---|---|
author | John Wang <wangzhiqiang02@ieisystem.com> | Tue Jun 04 15:00:27 2024 +0800 |
committer | John Wang <wangzhiqiang02@ieisystem.com> | Wed Jun 05 15:14:35 2024 +0800 |
tree | 0fab8e54cf21443718ab3088600ee42fafe84704 | |
parent | b4396f2321f9420b190fdd4438bb5503a9b5b7de [diff] |
Name cpp files with functions Instead of implementing all the features in one cpp file, we organize the cpp file according to the specific functionality. Here, we renamed iei_oem.cpp to asset_info.cpp, and in fact this file only implements the features related to asset information Change-Id: I29d29dd40fb6eb353e77fbf8eb7370bf0b84ccb6 Signed-off-by: John Wang <wangzhiqiang02@ieisystem.com>