config: Import Via for mobile_full product

This commit is contained in:
SkyMinus
2025-03-08 00:48:20 +08:00
parent 821a9ddc31
commit 1a169e0bf6
3 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
android_app_import {
name: "ViaBrowser",
apk: "Via.apk",
presigned: true,
product_specific: true,
overrides: ["Jelly", "Browser2",],
dex_preopt: {
enabled: false,
},
}

BIN
additions/apps/Via/Via.apk Normal file

Binary file not shown.

View File

@@ -9,7 +9,8 @@ $(call inherit-product-if-exists, external/google-fonts/rubik/fonts.mk)
# Apps # Apps
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
Camelot Camelot \
ViaBrowser
# Extra cmdline tools # Extra cmdline tools
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \