No description
Find a file
Steven Moreland cdd3222423 Add OWNERS to libhardware_legacy.
libhardware_legacy is the legacy deprecated version
of the legacy and deprecated library libhardware.
In it are defined vendor/system interfaces. One common
pattern is for the following call flow to happen:

<vendor code>
  -> legacy interface
      -> HIDL
          -> legacy interface
              -> <framework client code>

Because of this, it's possible to circumvent the stable ABI
provided in HIDL by accidentally passing through data which
is not represented in the vendor interface. This causes
coupling of system/vendor components by way of an undeclared
ABI.

This initial OWNERS file was created with the following groups:
    <HIDL specific players>
    <common committers> intersect <familiarity with this problem>

Bug: 70526789
Bug: 37280010
Test: N/A

Change-Id: Icebeb958b41cb505d76341f3d53a3e175a3c92bd
2018-03-08 13:05:44 -08:00
audio Use -Werror in hardware/libhardware_legacy 2017-10-03 13:38:46 -07:00
include/hardware_legacy SAR: Modify tx power API 2017-07-25 11:25:52 -07:00
Android.bp Use -Werror in hardware/libhardware_legacy 2017-10-03 13:38:46 -07:00
CleanSpec.mk Fix incremental builds by adding Cleanspec step 2011-07-22 16:23:43 -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 Add OWNERS to libhardware_legacy. 2018-03-08 13:05:44 -08:00
power.c Use -Werror in hardware/libhardware_legacy 2017-10-03 13:38:46 -07:00
uevent.c libhardware_legacy: Android.mk -> Android.bp 2017-04-14 16:05:25 +00:00