diff options
| author | 2019-11-01 03:14:38 +0900 | |
|---|---|---|
| committer | 2019-11-01 03:15:38 +0900 | |
| commit | dc782449b80faf63fe5ad2f720e2832d173b8713 (patch) | |
| tree | 3127c137766cffa6a6bc14654761f093d972eca7 /java/kotlin.go | |
| parent | 61eb8aaea46c7acd881b5efbdfae4bf3918149c4 (diff) | |
apex: Restrict usage of "use_vendor"
When use_vendor is used, native modules are built with
__ANDROID_VNDK__ and __ANDROID_APEX__, which may cause
compatibility issues. (e.g. libbinder)
Even though libbinder restricts its availability via
'apex_available' property and relies on yet another macro
__ANDROID_APEX_<NAME>__, we restrict usage of "use_vendor:" from
other APEX modules to avoid similar problems.
Bug: 142684427
Test: m -j
Change-Id: Ibc781de2efcd20cb6688a183b08e908a8a6e2593
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions