platform_system_core/libprocinfo
Jiyong Park 16a932a4ef Set apex_available property
The marked library(ies) were available to the APEXes via the
hand-written whitelist in build/soong/apex/apex.go. Trying to remove the
whitelist by adding apex_available property to the Android.bp of the
libraries.

Exempt-From-Owner-Approval: cherry-pick from internal

Bug: 150999716
Test: m
Merged-In: I54db09314c7236a227f04281a439c1d5dc56ef2c
Change-Id: I54db09314c7236a227f04281a439c1d5dc56ef2c
(cherry picked from commit a2606921b2)
2020-05-18 13:30:25 +09:00
..
include/procinfo Add ReadMapFileAsyncSafe function. 2019-08-23 10:07:44 -07:00
testdata Remove ashmem from system/core 2018-08-24 12:30:09 -07:00
.clang-format
Android.bp Set apex_available property 2020-05-18 13:30:25 +09:00
OWNERS Add OWNERS. 2017-12-07 13:30:03 -08:00
process.cpp libprocinfo: remove error msg for unknown process state. 2020-01-17 15:55:13 -08:00
process_map.cpp Add ReadMapFileAsyncSafe function. 2019-08-23 10:07:44 -07:00
process_map_benchmark.cpp procinfo: Read inode number from /proc/<pid>/maps 2019-02-11 01:38:08 +00:00
process_map_test.cpp Add ReadMapFileAsyncSafe function. 2019-08-23 10:07:44 -07:00
process_test.cpp libprocinfo: add support for parsing process state. 2017-06-27 15:06:27 -07:00