From 47a0e2a1428b2556c5fd42a3b27deb73003d52ed Mon Sep 17 00:00:00 2001 From: Cyan_Hsieh Date: Fri, 16 Jun 2023 16:52:14 +0800 Subject: [PATCH] Update Felix SVN to 19 Bug: 278035362 Change-Id: I50dcfaf2d256de0951749ae9c3fa0b8018eafea5 --- device-felix.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-felix.mk b/device-felix.mk index 3c2d206..b4516a7 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -197,7 +197,7 @@ PRODUCT_SOONG_NAMESPACES += \ # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ - ro.vendor.build.svn=18 + ro.vendor.build.svn=19 # Vibrator HAL PRODUCT_VENDOR_PROPERTIES +=\