diff options
| author | 2019-12-02 14:45:49 +0900 | |
|---|---|---|
| committer | 2019-12-22 12:25:48 +0900 | |
| commit | be77c453a7a461f02a0986c473056e1398a4641d (patch) | |
| tree | 85229eb535a8fb8163326f8660eee9086dbfae37 /tools/warn/cpp_warn_patterns.py | |
| parent | be2aed5529ba84b480493b8df89f52fd5a0feae7 (diff) | |
Remove bionic libs from APEX_MODULE_LIBS check
The test was to ensure that bionic libs are not installed to the
non-updatable part of the platform (e.g. system/lib). However, for
bionic libs, we actually have been installing them for bootstrapping.
Specifically, they are installed to /system/lib/bootstrap, not
/system/lib. The test has passed just because it didn't look into
/system/lib/bootstrap. Removing the unnecessary check.
Bug: 128708192
Bug: 133140750
Test: m
Test: m out/target/prduct/$(TARGET_DEVICE)/system/lib/libc.so doesn't
work
Change-Id: I93cbd74972cdd2daea45612136d5133fa49ab76a
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions