Update SVN to 21 for O6R4 Feb MPR 2022 am: 0d19675985
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16474561 Change-Id: I6976d4ded2202860d63369d2711e8f11d0a227e0
This commit is contained in:
commit
4386aff0a1
2 changed files with 2 additions and 2 deletions
|
@ -171,7 +171,7 @@ endif
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=20
|
ro.vendor.build.svn=21
|
||||||
|
|
||||||
# Hide cutout overlays
|
# Hide cutout overlays
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
|
@ -183,7 +183,7 @@ endif
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=20
|
ro.vendor.build.svn=21
|
||||||
|
|
||||||
# Hide cutout overlays
|
# Hide cutout overlays
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue