vendor: Build Browser instead of Browser2

Signed-off-by: Meninblack007 <sanyam.53jain@gmail.com>
diff --git a/common.mk b/common.mk
index 880cf72..467ea7c 100644
--- a/common.mk
+++ b/common.mk
@@ -53,7 +53,7 @@
 # Misc packages
 PRODUCT_PACKAGES += \
     BluetoothExt \
-    Browser2 \
+    Browser \
     libemoji \
     libsepol \
     e2fsck \