OSDN Git Service

Initial commit for the HIDL Context Hub HAL
authorAshutosh Joshi <ashutoshj@google.com>
Thu, 27 Oct 2016 18:06:23 +0000 (11:06 -0700)
committerAshutosh Joshi <ashutoshj@google.com>
Tue, 15 Nov 2016 00:19:38 +0000 (16:19 -0800)
commit6104b27d6a617aff3f2febb53ab52002a05d73ec
tree6172ba874ab0b6c80290619643b0899010d2b9a2
parent55f945bbbf410a7c8dd180dda022a21ee8736bfd
Initial commit for the HIDL Context Hub HAL

Initial commit for the context hub Hal. At this point it is
largely a refactoring of the older HAL with some new abstractions.

Test: Make completes successfully
Change-Id: Ieac4b20403e6e0b3966a4f5570fbbba7151e783b
contexthub/1.0/Android.bp [new file with mode: 0644]
contexthub/1.0/Android.mk [new file with mode: 0644]
contexthub/1.0/IContexthub.hal [new file with mode: 0644]
contexthub/1.0/IContexthubCallback.hal [new file with mode: 0644]
contexthub/1.0/types.hal [new file with mode: 0644]
contexthub/Android.bp [new file with mode: 0644]