commit | dba5e0f214d3880599a76b7ba69b5f00f571c67b | [log] [tgz] |
---|---|---|
author | Bill Peckham <bpeckham@google.com> | Wed May 12 17:21:17 2021 -0700 |
committer | Justin Yun <justinyun@google.com> | Fri May 14 11:53:05 2021 +0900 |
tree | 6686894a385128e4fb99421946246e06c0e09be0 | |
parent | 37f061b11a4017f5752d7c5eac44ba0256746862 [diff] |
Add support for vndk llndk libraries in Android.bp Now that the vndk includes llndk libraries, we must also create the modules for them in the generated Android.bp files. llndk must not define `vndk.enabled: true` and will not be included vndk apexes. No changes on vndk v30 and earlier snapshot versions. Bug: 187963715 Bug: 181815415 Test: python3 development/vndk/snapshot/update.py --use-current-branch --local <dir> <ver> Change-Id: Ic33d169cc089199e5a742990f6ecfb08c1858288