libhardware: make lights vendor only

Limit AOSP usage of historical HAL implementation interface to
avoid mistakes.

Bug: 37280010
Test: build
Change-Id: Ie5b69bb16c8b603f42ebf344cc8e126eb583d0d9
diff --git a/include/hardware/lights.h b/include/hardware/lights.h
deleted file mode 120000
index 3c75883..0000000
--- a/include/hardware/lights.h
+++ /dev/null
@@ -1 +0,0 @@
-../../include_all/hardware/lights.h
\ No newline at end of file
diff --git a/include_all/hardware/lights.h b/include_vendor/hardware/lights.h
similarity index 100%
rename from include_all/hardware/lights.h
rename to include_vendor/hardware/lights.h