commit | 0061d4da0190851523009db18810f18f44b9da37 | [log] [tgz] |
---|---|---|
author | SzuWei Lin <szuweilin@google.com> | Thu Dec 31 16:52:39 2020 +0800 |
committer | SzuWei Lin <szuweilin@google.com> | Fri Jan 08 15:02:42 2021 +0800 |
tree | 07ece975bcf1ba0e95cdbf96b8bb1fd33ea14f25 | |
parent | f3f83ace672b096d351ded8a1d24b80a5fa1bc23 [diff] |
Make ro.product.cpu.abilist* to be fetched dynamically Basically, ro.product.cpu.abilist* are defined by ro.vendor.cpu.abilist*. And they can be overried by ro.odm.cpu.abilist* and ro.product.cpu.abilist*. ro.system.cpu.abilist* are for fallback if others are no defined. Bug: 176520383 Test: check the result by flashing aosp_arm64-userdebug on Test: aosp_blueline-user and aosp_blueline-user hacked by Test: 64-bits-only Change-Id: I01ae01af099a4ec8fe3d4525edecc233a477ff60