diff --git a/device-oriole.mk b/device-oriole.mk index 9a2221b..85a47f7 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -169,7 +169,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=1 + ro.vendor.build.svn=2 # Hide cutout overlays PRODUCT_PACKAGES += \ diff --git a/device-raven.mk b/device-raven.mk index 0ce1bc4..76fc0fa 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -171,7 +171,7 @@ endif # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=1 + ro.vendor.build.svn=2 # Hide cutout overlays PRODUCT_PACKAGES += \