diff options
| author | 2019-07-29 16:23:19 +0200 | |
|---|---|---|
| committer | 2019-07-29 16:23:32 +0200 | |
| commit | 28fbe7f9e97e95df952c85e7b82b929a31374539 (patch) | |
| tree | dd24054cdfb91800ccbedb86e305ccc39969d37c /tools/warn/cpp_warn_patterns.py | |
| parent | 98efd8290e73105555bead6fe030d42cad605c12 (diff) | |
Add native bridge abis to corresponding abilists
This uses TARGET_NATIVE_BRIDGE_*_ABI variable to automatically generate
abi lists.
Sample properties for x86+arm:
ro.product.cpu.abilist=x86,armeabi-v7a,armeabi
ro.product.cpu.abilist32=x86,armeabi-v7a,armeabi
ro.product.cpu.abilist64=
Sample properties for x86_64+arm64:
ro.product.cpu.abilist=x86_64,x86,arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=x86,armeabi-v7a,armeabi
ro.product.cpu.abilist64=x86_64,arm64-v8a
Bug: http://b/77159578
Bug: http://b/28684022
Test: make cf_x86_64_phone, deploys, check adb shell getprop | grep abi
Change-Id: I42a73f5c627b9d9f44e31cc5ad84238e1050f52a
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions