Snap for 7991057 from b803358d00
to tm-release
Change-Id: I6f99608ae50d7015c1c9b98475cadfb645e87cf2
This commit is contained in:
commit
8c74ee9523
4 changed files with 12 additions and 0 deletions
|
@ -218,3 +218,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
|
||||
|
|
|
@ -235,3 +235,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
|
||||
|
|
|
@ -109,3 +109,6 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
|||
# Bluetooth HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
bt_vendor.conf
|
||||
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
|
@ -90,3 +90,6 @@ PRODUCT_SOONG_NAMESPACES += vendor/google_devices/raviole/prebuilts
|
|||
# Bluetooth HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
bt_vendor.conf
|
||||
|
||||
# This device is shipped with 31 (Android S)
|
||||
PRODUCT_SHIPPING_API_LEVEL := 31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue