Commit Graph

8 Commits

Author SHA1 Message Date
Rashed Abdel-Tawab
23129495c3 wahoo: Switch to generated_kernel_headers
Author: razorloves <razorloves@gmail.com>
Date:   Tue Feb 18 13:38:24 2020 +1100

    wahoo: liblight: use generated kernel headers

    Change-Id: Ib12bf0b7019f9fc1cd6b119e7377fe89d9eaf8f1
2024-06-08 21:51:33 +08:00
Dan Willemsen
06f7dd0a4b Stop using $(TARGET_DEVICE) in module names
See:
https://android.googlesource.com/platform/build/soong/+/master/docs/best_practices.md#module-with-name-based-on-variable

Bug: 122333321
Bug: 148986460
Test: treehugger
Change-Id: I68f596ebd09cc81108ad32b195677ad56b8a0653
2020-02-06 09:33:07 -08:00
Xin Li
9ba9e412f6 Merge commit '34f7f32ea4cca137547463132f06cb93dc8d04b3' from
oc-mr1-dev-plus-aosp-without-vendor into stage-aosp-master

Change-Id: I1f549411c9b9219fae6e602569778ae36c511055
2017-11-14 11:49:25 -08:00
Lennart Wieboldt
8f4072e87a wahoo: remove LOCAL_CLANG := true
Clang is the default compiler since nougat.

Change-Id: I565e25f9f688a979eac41de0eee4a88b24099098
Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de>
2017-11-13 18:00:37 +00:00
Chih-Hung Hsieh
20197b4ece Use -Werror in device/google/wahoo
* Remove unused local variable.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I96228277b9c81b71e73e4e376d86cdea6cbcb647
2017-11-06 15:06:45 -08:00
Tri Vo
2d00ff1586 Fix missing headers from libhardware_headers.
Bug: 37342627
Test: cd device/google/wahoo/ && mma -j64 -k BOARD_VNDK_VERSION=current
Change-Id: I20c21bb9e18049d4f90d8a8102be5935b98aa2ea
2017-06-22 18:03:11 -07:00
Isaac Chen
c0cae510d2 lights.$(TARGET_DEVICE): moved to vendor partition
Move it to vendor to work with generic AOSP system image.

Bug: 37927875
Test: The lib is under /vendor/lib(64)/hw instead of /system/lib(64)/hw
and the resulted system/vendor images work on the device.

Change-Id: I8218120bc870b64959f5a9929c5fdea703b7fb0c
2017-05-17 15:44:41 +08:00
Thierry Strudel
4e18dc435b Import common file from device specific directory
Test: boot, basic functionality
Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-04 23:34:45 -08:00