diff options
| author | 2021-06-01 23:59:23 +0900 | |
|---|---|---|
| committer | 2021-06-02 00:01:01 +0900 | |
| commit | f93c13d51bff2478d4bcf48c808bc78a5ce0b989 (patch) | |
| tree | cf67029234cb3605218b51d282f580aa682f9e86 /tools/warn/cpp_warn_patterns.py | |
| parent | d33ceee8e93ab131b02a62ecd608ab852b69fc0c (diff) | |
RRO shouldn't depend on frameworks or system(_ext) app when TARGET_BUILD_UNBUNDLED
In the case of unbundled build, the module in vendor should use
system(_ext) module by prebuilt one. But RRO depends on system module
directly depending on some conditions(packages exporting resources)
In this change,
1. Temporarily make LOCAL_RES_LIBRARIES empty(For now, auto generated
RRO doesn't use overlaid package's resources), enable it when prebuilts
are ready.
2. According to (1), its SDK_VERSION can be current)
Bug: 187404676
Test: TARGET_BUILD_UNBUNDLED_IMAGE m vendorimage, and check if there is
no build error regarding RRO.
Change-Id: I94e3122372dd20c942b2c858070a6ca797312792
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions