Add hal-sensor and hal-sensor-interface 47/251847/1
authorBoram Bae <boram21.bae@samsung.com>
Wed, 13 Jan 2021 02:24:26 +0000 (11:24 +0900)
committerBoram Bae <boram21.bae@samsung.com>
Wed, 20 Jan 2021 02:06:01 +0000 (11:06 +0900)
commit6cf6c67c25303be1b43533a7ddfd55d061d16806
treef8122d58f0c1b758428700d7e3f6b6dd68cd07ac
parent0748b0ecdd51290952f1dec801a01d715a9747f9
Add hal-sensor and hal-sensor-interface

* This patch allows you to build the package.

Change-Id: I315e176ea0b3951e7d57e673cd5c8a16bf7d959b
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
hal-api-sensor.pc [new file with mode: 0644]
include/hal-sensor-interface.h [new file with mode: 0644]
include/hal-sensor.h [new file with mode: 0644]
packaging/hal-api-sensor-devel.manifest [new file with mode: 0644]
packaging/hal-api-sensor.manifest [new file with mode: 0644]
packaging/hal-api-sensor.spec [new file with mode: 0644]
src/hal-api-sensor-log.h [new file with mode: 0644]
src/hal-api-sensor.cpp [new file with mode: 0644]