[DO NOT MERGE] Update PRODUCT_SHIPPING_API_LEVEL for gs101 devices am: b90720c8c7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16279849 Change-Id: Ia80e48b3b2fc4342748d96314bf47fa78c75d00b
This commit is contained in:
commit
8e9c857444
4 changed files with 12 additions and 0 deletions
|
@ -210,3 +210,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Set zram size
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.zram.size=3g
|
||||
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
|
@ -226,3 +226,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Set zram size
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.zram.size=3g
|
||||
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
|
@ -104,3 +104,6 @@ PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/slider
|
|||
|
||||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
||||
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
|
@ -85,3 +85,6 @@ PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/whitefin
|
|||
|
||||
# Trusty liboemcrypto.so
|
||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
||||
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue