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,
},
}