From 0b3fdc03c37ee6b164435103a10a14a60924f298 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Thu, 2 Feb 2023 22:09:53 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20env=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- export_env.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/export_env.sh b/export_env.sh index e063ee2..e97577c 100644 --- a/export_env.sh +++ b/export_env.sh @@ -9,5 +9,6 @@ export BUILD_EXTENDED=True export EXCLUDE_PATCH_YOUTUBE=custom-branding,debugging export EXCLUDE_PATCH_TWITCH=debug-mode export EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-icon-afn-red,custom-branding-icon-afn-blue,custom-branding-icon-revancify,custom-branding-name -export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-red,custom-branding-music-revancify,compact-header -export ARCHS_TO_BUILD=arm64-v8a +export EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music-afn-red,custom-branding-music-afn-blue,custom-branding-music-revancify,compact-header +export ALTERNATIVE_YOUTUBE_PATCHES=custom-branding-icon-afn-blue,custom-branding-icon-afn-red,custom-branding-icon-revancify +export ALTERNATIVE_YOUTUBE_MUSIC_PATCHES=custom-branding-music-afn-red,custom-branding-music-afn-blue,custom-branding-music-revancify