History log of /hardware/interfaces/tests/extension/light/2.0/default/Light.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6f5459d8eb5fb8291e6ffc4ebf94c0e9eddf2996 17-Oct-2017 Steven Moreland <smoreland@google.com> Update Light extension example to match docs.

This light extension example was more of a POC. Now it
matches the suggestions for minor version requirements
and vendor extensions that are spelled out in publically
available documentation.

This includes things like:
- taking advantage of namespacing rather than renaming things
- adding documentation when extension differs from what a minor
version extension should be
- importing things specifically rather than dumping namespaces
into the types.hal file

Test: compilation only -- it doesn't do anything
Change-Id: Ia1bf9baaddcb630cc1b6cd4fe272def0c7c492e9
Fixes: 67787567
/hardware/interfaces/tests/extension/light/2.0/default/Light.cpp
21a1c58b6c8d9eec2d337a72c4ee19249d50a0e4 15-Feb-2017 Steven Moreland <smoreland@google.com> Move example extensions to test folder.

Fixes: 34969978
Test: hal registers itself and works.

Change-Id: I9e4795b1acbabceed017c469b89baea7e529308a
/hardware/interfaces/tests/extension/light/2.0/default/Light.cpp