diff options
| author | 2021-04-02 16:29:06 +0900 | |
|---|---|---|
| committer | 2021-04-06 16:33:07 +0900 | |
| commit | 07ceaa71c101a01052e2e36e86ec2adc6d57ca3b (patch) | |
| tree | e85cbc332a04240e912e58549714c289aefb6553 /tools/warn/cpp_warn_patterns.py | |
| parent | 3c610dd0aae6c0330576704efdab09c66daefee2 (diff) | |
Use BOARD_API_LEVEL to define ro.board.api_level
GRF devices must define the API level of which the SoC is first
shipped by setting BOARD_SHIPPING_API_LEVEL. As this is a permanent
value, vendors may not change this value even if they implement new
features under the GRF policy.
BOARD_API_LEVEL can be optionally defined in this case to manually
set the api level of the vendor implementation.
The current api level will be set to `ro.board.api_level` property.
Bug: 176950752
Test: atest --host post_process_props_unittest
Change-Id: Ib126c1a622ded9848650f3f60c0f15005867272d
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions