Merge "Define ro.board.api_level property"
This commit is contained in:
commit
c73f064573
1 changed files with 1 additions and 0 deletions
|
@ -827,6 +827,7 @@ ro.product.vendor.name u:object_r:build_vendor_prop:s0 exact string
|
|||
|
||||
# GRF property for the first api level of the vendor partition
|
||||
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
|
||||
|
||||
# Boot image build props set by /{second_stage_resources/,}boot/etc/build.prop
|
||||
ro.bootimage.build.date u:object_r:build_bootimage_prop:s0 exact string
|
||||
|
|
Loading…
Reference in a new issue