lucaswei d8a2d7d914 ANDROID: Update the ABI xml and whitelist
Leaf changes summary: 6 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 6 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

6 Added functions:

  [A] 'function void __drm_atomic_helper_private_obj_duplicate_state(drm_private_obj*, drm_private_state*)'
  [A] 'function int bcmp(void*, void*, size_t)'
  [A] 'function drm_private_state* drm_atomic_get_private_obj_state(drm_atomic_state*, drm_private_obj*)'
  [A] 'function void drm_atomic_private_obj_init(drm_private_obj*, drm_private_state*, const drm_private_state_funcs*)'
  [A] 'function const char* extcon_get_edev_name(extcon_dev*)'
  [A] 'function void set_normalized_timespec64(timespec64*, long long int, long long int)'

Bug: 157994070
Signed-off-by: lucaswei <lucaswei@google.com>
Change-Id: I7de7496769a191efde41347553768f69a1d9925b
2020-06-16 01:44:26 +08:00
2020-05-14 08:54:02 +02:00
2020-05-14 07:57:20 +02:00
2020-03-03 07:33:01 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%