Commit Graph

10 Commits

Author SHA1 Message Date
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
jiwon912.choi
cd7e2696d2 liblight: Change method to get LP mode brightness am: 98a24a3603
am: 6042685672

Change-Id: Ibb8472f6a67757a1f6556535f059d53454d07dd2
2017-07-07 23:12:04 +00:00
jiwon912.choi
98a24a3603 liblight: Change method to get LP mode brightness
Bug : 62663757

If sys.display.low_persistence_mode_brightness is set, get brightness
from sys.display.low_persistence_mode_brightness.

Change-Id: I21a7583f535f8797300bab738cc4c8805ca06b90
2017-07-07 13:29:59 -07: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
taekwoo.nam
b45c4031ad liblight: Change the node for the low persistence mode.
To synchronize the kernel driver, changed the path.

Bug: 36660610
Change-Id: Ieaf9e46dd4ce7d0aad91a1f7bfa486029be1816a
2017-04-18 22:29:33 +00:00
Steven Moreland
2d06d3d446 liblight: remove button light.
The file /sys/class/leds/button-backlight/brightness isn't
created/exposed by the kernel.

Bug: 36097008
Test: LightHidlTest.TestSupported now passes.
Change-Id: If2e036cfa9fdb36596bc0820480072fde7591112
2017-03-20 14:40:42 -07: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