Bob Badour
|
d7984ccf02
|
[LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardware
Added SPDX-license-identifier-Apache-2.0 to:
modules/audio/Android.bp
modules/audio_remote_submix/Android.bp
modules/audio_remote_submix/tests/Android.bp
modules/camera/3_0/Android.bp
modules/consumerir/Android.bp
modules/fingerprint/Android.bp
modules/gralloc/Android.mk
modules/hwcomposer/Android.bp
modules/input/evdev/Android.bp
modules/local_time/Android.bp
modules/nfc-nci/Android.bp
modules/nfc/Android.bp
modules/power/Android.bp
modules/radio/Android.bp
modules/sensors/Android.bp
modules/sensors/Android.mk
modules/sensors/dynamic_sensor/Android.bp
modules/sensors/dynamic_sensor/HidUtils/Android.bp
modules/soundtrigger/Android.bp
modules/thermal/Android.bp
modules/tv_input/Android.bp
modules/usbaudio/Android.bp
modules/usbcamera/Android.bp
modules/vibrator/Android.bp
modules/vr/Android.bp
tests/camera3/Android.bp
tests/fingerprint/Android.bp
tests/hardware/Android.bp
tests/hwc/Android.bp
tests/input/evdev/Android.bp
tests/nusensors/Android.bp
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD to:
Android.bp
modules/camera/3_4/Android.mk
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: I28924363e6c478f5d0b465b63534c4efd041c770
|
2021-02-12 20:51:13 -08:00 |
|
Chih-Hung Hsieh
|
235942389f
|
Use -Werror in hardware/libhardware
* Remove unused local variables and function.
* Fix unused return value warning.
Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I269eca76cda2222c7a0176e85e92df0bb0924a0e
|
2017-10-04 11:09:30 -07:00 |
|
Mark Salyzyn
|
d88dfe8607
|
libhardware: deprecate cutils/log.h
Replace cutils/log.h with log/log.h. Sort headers. Minimize conflicts.
Add missing required headers.
Test: compile
Bug: 34250038
Change-Id: I5c0f231cbfed90b73e0538c9d32ad3226c7cc5e4
|
2017-04-11 10:50:06 -07:00 |
|
Dan Willemsen
|
f51bf92061
|
Begin converting Android.mk to Android.bp
These modules have their dependencies satisfied.
Change-Id: I67986efd7478e477770bedac72ab35a407e3d06a
|
2016-07-12 23:34:37 -07:00 |
|
Andreas Gampe
|
1aa58f9ef9
|
Libhardware: Fix tests
Fix some warnings. Silence another. Less build noise.
Change-Id: Ibdbba093c2aca45343bfbe72c551b15d0f94e1b5
|
2015-12-16 15:53:35 -08:00 |
|
Mathias Agopian
|
cc3f6a345b
|
improve sensor HAL test
Change-Id: Id5e22ae2b9cb3bf71ec235a2ec6bb4319d0389da
|
2011-09-18 15:21:33 -07:00 |
|
Brian Carlstrom
|
03cb00b7b3
|
Fix sim-eng build.
Missing a <string.h> header.
git cherry-pick -e d0019991
Change-Id: I7a3dc7cb7d2855fde56512b3dcb181a092055497
|
2010-08-24 17:57:25 -07:00 |
|
Elliott Hughes
|
5f5c5460d3
|
Fix build (missing #include).
Change-Id: Icafc2289d1320f2cd41e8756363240268780d8b8
|
2010-08-19 10:21:01 -07:00 |
|
Mathias Agopian
|
1a2bf61d49
|
fix the nusensor test
it used the sensor handle instead of the sensor type
Change-Id: I8a1bc11826427bde9fb88d6fe88be58e3b8d2397
|
2010-07-20 18:01:19 -07:00 |
|
Mathias Agopian
|
cdefccdba5
|
new sensor_event_t structure for the new HAL that can handle bigger payloads
Change-Id: I8f21e457c308eea9cb1f73b49b1fed36627ec55e
|
2010-07-19 14:14:04 -07:00 |
|
Mathias Agopian
|
b1e212e7b6
|
New sensor HAL and test
Change-Id: I216e3dd0b2b45829fef7c682774d2cdd8271d4e7
|
2010-07-14 20:39:46 -07:00 |
|