From e7b2be2d6a5cbfddf80252d933998601451cee7a Mon Sep 17 00:00:00 2001 From: Kiberbunny <156315376+Kiberbunny@users.noreply.github.com> Date: Sat, 5 Sep 2026 20:48:43 +0400 Subject: [PATCH] Update and rename custom_aston.mk to twrp_aston.mk --- custom_aston.mk => twrp_aston.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename custom_aston.mk => twrp_aston.mk (97%) diff --git a/custom_aston.mk b/twrp_aston.mk similarity index 97% rename from custom_aston.mk rename to twrp_aston.mk index f791b9e..49527a6 100644 --- a/custom_aston.mk +++ b/twrp_aston.mk @@ -14,7 +14,7 @@ $(call inherit-product, device/oneplus/aston/device.mk) # Inherit some common PixelOS stuff. $(call inherit-product, vendor/custom/config/common_full_phone.mk) -PRODUCT_NAME := custom_aston +PRODUCT_NAME := twrp_aston PRODUCT_DEVICE := aston PRODUCT_MANUFACTURER := OnePlus PRODUCT_BRAND := OnePlus