Move TARGET_RELEASETOOLS_EXTENSIONS from BoardConfigCommon.mk

doing this for tilapia

Change-Id: I07f65a49ce28ba8f18c0b3ef409c6fe639170dbf
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 232a207..22cd20e 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -35,5 +35,7 @@
 
 TARGET_RECOVERY_UI_LIB := librecovery_ui_grouper
 
+TARGET_RELEASETOOLS_EXTENSIONS := device/asus/grouper
+
 -include vendor/asus/grouper/BoardConfigVendor.mk
 include device/asus/grouper/BoardConfigCommon.mk
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 823341b..6eef712 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -78,6 +78,4 @@
 # Avoid the generation of ldrcc instructions
 NEED_WORKAROUND_CORTEX_A9_745320 := true
 
-TARGET_RELEASETOOLS_EXTENSIONS := device/asus/grouper
-
 BOARD_USES_GROUPER_MODULES := true