diff --git a/device-oriole.mk b/device-oriole.mk index e58ce7e..17b8364 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -143,7 +143,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 c0190a0..c73450c 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -144,7 +144,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 += \