commit | 0839607a0c7bfe5d10a41e8b3df9a7737448090e | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Wed Mar 17 15:06:44 2021 +0900 |
committer | Justin Yun <justinyun@google.com> | Wed Mar 17 15:06:44 2021 +0900 |
tree | a6cb33ad1cef6dd100840c3640611f14d7c469ff | |
parent | 28003eeda4c188603c30d2f2f8efab1a8f46e29f [diff] |
Define ro.board.first_api_level property When a device define BOARD_SHIPPING_API_LEVEL with an API level, it sets a vendor property ro.board.first_api_level in vendor/build.prop. This property is initiated by vendor_init and read-only. Bug: 176950752 Test: getprop ro.board.first_api_level Change-Id: Ia09d2e80f1ca4a79dbe4eb0dc11b189644819cad