summaryrefslogtreecommitdiff
path: root/light/1.0/default/Android.bp
AgeCommit message (Collapse)Author
2022-01-25Fix license texts.Bob Badour
All the code here is Android 1p. Test: m nothing Change-Id: I0339dfd560684ed952160a68b409871e42d9698a
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to hardware/google/interfacesBob Badour
Added SPDX-license-identifier-Apache-2.0 to: Android.bp display/Android.bp light/1.0/Android.bp light/1.0/default/Android.bp light/1.1/Android.bp light/1.1/default/Android.bp media/c2/1.0/Android.bp power/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I575899eb31d97d87fbc5f6de6c5c593793bac13f
2019-10-01Remove libhwbinder/libhidltransport depsndk-sysroot-r21Steven Moreland
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: If68f787472e2c1b78957e655e804f4383a3556d5
2019-06-17Add hardware.google.light@1.0-impl libraryandroid10-devVic Yang
To allow including light HAL in a combined HAL server. Bug: 135293492 Test: Check logcat for 'light' Test: Check lshal for hardware.google.light@1.0 Test: Manually adjust display brightness Test: All above tests without small_hals CL Change-Id: I287aedaff3360707a50657c4c90748fe6e40b234
2018-07-13Create google light interface for high brightness modeandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-devpie-b4s4-releasepie-b4s4-devlinpeter
The hardware.google.light@1.0 inherits form android.hardware.light@2.0. And extend the method setHBM for high brightness mode. Bug: 109762428 Change-Id: Iaed4015f8d7bd7d36eb62ba058ae234f8ae13a04