Define ro.llndk.api_level
ro.llndk.api_level shows the maxium vendor api level that the llndk in the platform supports. Bug: 312098788 Test: getprop ro.llndk.api_level Change-Id: I139524724e458300a3c1430c94595e9fa25a85dd
This commit is contained in:
parent
0d65502e9e
commit
90bee0995e
1 changed files with 1 additions and 0 deletions
|
@ -1140,6 +1140,7 @@ ro.product.manufacturer_for_attestation u:object_r:build_attestation_prop:s0 ex
|
|||
ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
|
||||
ro.board.api_level u:object_r:build_vendor_prop:s0 exact int
|
||||
ro.board.api_frozen u:object_r:build_vendor_prop:s0 exact bool
|
||||
ro.llndk.api_level u:object_r:build_vendor_prop:s0 exact int
|
||||
ro.vendor.api_level u:object_r:build_vendor_prop:s0 exact int
|
||||
|
||||
# Boot image build props set by /{second_stage_resources/,}boot/etc/build.prop
|
||||
|
|
Loading…
Reference in a new issue