platform_hardware_interfaces/tests
Steven Moreland 6f5459d8eb 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
2017-10-17 18:33:26 -07:00
..
bar/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
baz/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
expression/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
extension/light/2.0 Update Light extension example to match docs. 2017-10-17 18:33:26 -07:00
foo/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
hash/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
inheritance/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
libhwbinder Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
memory/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
msgq/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
multithread/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
pointer/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
trie/1.0 Update for Soong java makefiles. 2017-10-10 23:07:20 +00:00
Android.bp Test extension -> Android.bp 2017-10-04 16:13:49 -07:00