No description
Find a file
Christopher Ferris 8b0619b47d Modify a data structure into a union.
The new 6.0 kernel headers changed all variable length
structures from [0] to []. This causes a clang warning to
trigger, so rewrite the affected data structure using a
union to avoid having a variable sized array in the middle
of the structure.

Test: Builds.
Change-Id: I60c6d31a93566c4aa9f7501f39f88543ee76ce91
2022-10-13 12:39:44 -07:00
include/hardware Merge "Add audio_hw_device.set_device_connected_state_v7 method" 2022-02-01 20:52:49 +00:00
modules Modify a data structure into a union. 2022-10-13 12:39:44 -07:00
tests [LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardware 2021-02-12 20:51:13 -08:00
Android.bp [Bluetooth apex] Use new apex name 2022-08-22 11:27:59 -07:00
Android.mk Convert to Android.bp 2017-12-27 11:05:29 -08:00
CleanSpec.mk Dynamic sensor manager -- implementation of basic sensor daemon 2017-04-07 20:54:18 +00:00
hardware.c Merge "Allow libhardware to be used in recovery" am: dc62b58d3d am: ced9903818 am: 93221cf4cd 2018-08-10 18:37:26 -07:00
METADATA Add METADATA to libhardware: Apache2+BSD is NOTICE 2020-04-27 20:35:52 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00
OWNERS Update OWNERS for legacy sensors definitions 2022-01-21 10:52:17 -08:00