diff --git a/device-oriole.mk b/device-oriole.mk index a0f00df..9f4ac8c 100644 --- a/device-oriole.mk +++ b/device-oriole.mk @@ -170,7 +170,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 62234be..4c29b14 100644 --- a/device-raven.mk +++ b/device-raven.mk @@ -172,7 +172,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 += \