Commit Graph

12 Commits

Author SHA1 Message Date
Ramakant Singh
80a15d7484 sdm: LLVM SA enablement
CRs-Fixed: 2077191
Change-Id: I23066befa5034523788a78edac9b335494d43019
2017-11-10 08:19:29 -08:00
Rajesh Yadav
e860f97b54 color_manager: Update display color api libname
Update display color api libname present in /vendor
partition.

Change-Id: I3626975ddff8458c641dc60b3632581512f91b94
2017-06-15 02:04:57 -07:00
Naseer Ahmed
725789e5e6 display: Use LOCAL_VENDOR_MODULE
Avoids hardcoding paths in vendor
Change-Id: I6411c27cebfd8bc1d65bc84942b4c2621f64e420
CRs-Fixed: 2048581
2017-05-29 11:13:02 -07:00
Naseer Ahmed
9c7ab94ed1 display: Move all opensource modules to vendor partition
Change-Id: I050988d96eccc1c3217a8f2030b333cd8d04c4d4
CRs-Fixed: 2010492
2017-03-29 17:49:46 -07:00
Xu Yang
586c6d5f9a liblight: Add brightness level extension support
Add brightness level extension API to set backlight
through display API. The feature is enabled by property.

Change-Id: Ia6911433705cc946ed73ffc820396c350e3c8b88
2017-03-14 01:57:54 -07:00
Naseer Ahmed
1e54952f4c Revert "display: Move all opensource modules to vendor partition"
This reverts commit 4c790408b1.

Change-Id: I32c48e300e8c641b196210c4412b635e1c1941f0
CRs-Fixed: 2013665
2017-03-01 18:50:25 -05:00
Naseer Ahmed
4c790408b1 display: Move all opensource modules to vendor partition
CRs-Fixed: 2010492

Change-Id: I80bb14624e9a47189777bd4c8f8847ca946df74c
2017-02-28 23:55:12 -05:00
Pullakavi Srinivas
c644266912 display-hal: Exclude HWC libs compilation.
This change introduces compilation flag to
compile standalone SDM libs.

Change-Id: I3f8cde50e1806c6cf157364657d77fd9a780d5e3
2016-07-01 16:20:31 +05:30
Naseer Ahmed
b8ecfbf5a7 display: Enable clang for all display modules
Change-Id: I71e3fa3f7d44253b8e01d1eafe086b1898d65a8e
2015-11-03 08:02:01 -05:00
Ajay Dudani
96719e7d57 display: Change LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
To comply with multi-arch build system changes for 64-bit support,
LOCAL_MODULE_RELATIVE_PATH needs to be used.

Drop explicit use of LOCAL_MODULE_PATH as its not needed, and
causes build system to overwrite one of multi-arch library
variants with the other arch variant.

Change-Id: I882de72ad2003f1e2bcc93fb63bad7377a84d31d
2014-05-14 16:30:45 -07:00
Mathew Karimpanal
dec98cc96e display: Standardize log-tags for qcom display logs.
Change-Id: I75bc2d8db8d64994097d6b744f357c29c9a5717a
2012-12-12 17:49:17 -08:00
Sungmin Choi
b514889338 add light hal module
- initial version
- control lcd backlight
- control red, green, blue

Change-Id: Ibd24dcee3a739111f9eb6a7717b76754875da36e
2012-07-02 16:57:10 -07:00