commit | 33457108dbd8ed337b4d4c92d94362acc9a6b437 | [log] [tgz] |
---|---|---|
author | Jian Zhang <zhangjian.3032@bytedance.com> | Tue Apr 26 09:46:32 2022 +0000 |
committer | Jian Zhang <zhangjian.3032@bytedance.com> | Sat May 28 08:23:15 2022 +0000 |
tree | 8bd36f1b719d148834631526e8893ea4bb7371bb | |
parent | 33d90e182dd31b8f6bba66125d217fe0c62cfa18 [diff] |
Add data types to Value to extend setDbusProperty Add new data types std::vector<uint8_t>, std::vector<uint16_t>, std::vector<uint32_t> to support setDbusProperty to get/set the corresponding type of data. Change-Id: I2a67f13273c8c317c2481184101b4b09392bf829 Signed-off-by: Jian Zhang <zhangjian.3032@bytedance.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.