Snap for 7989966 from b90720c8c7
to sc-v2-release
Change-Id: I3ff5647dc460ead6f4b27ea0138f4c063f9222f0
This commit is contained in:
commit
3477f2abb8
4 changed files with 12 additions and 0 deletions
|
@ -210,3 +210,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
# Set zram size
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g
|
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
|
# Set zram size
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
vendor.zram.size=3g
|
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
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
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
|
# Trusty liboemcrypto.so
|
||||||
PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
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