diff --git a/device-husky.mk b/device-husky.mk index 79c2f56..54aa0d9 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -403,7 +403,7 @@ ifdef RELEASE_SVN_HUSKY TARGET_SVN ?= $(RELEASE_SVN_HUSKY) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 33 +TARGET_SVN ?= 36 endif PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-shiba.mk b/device-shiba.mk index c010e5d..d692054 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -377,7 +377,7 @@ ifdef RELEASE_SVN_SHIBA TARGET_SVN ?= $(RELEASE_SVN_SHIBA) else # Set this for older releases that don't use build flag -TARGET_SVN ?= 33 +TARGET_SVN ?= 36 endif PRODUCT_VENDOR_PROPERTIES += \