Use newer velvet ONLY for tangorpro
* Somehow this newer versionis 130mb bigger - and wrecks basically all current devices to the point that gapps couldn't fit. * [javelinanddart]: Script it up. Co-authored-by: javelinanddart@gmail.com
This commit is contained in:
@@ -74,6 +74,19 @@ android_app_import {
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "VelvetTitan",
|
||||
owner: "gapps",
|
||||
apk: "proprietary/product/priv-app/VelvetTitan/VelvetTitan.apk",
|
||||
overrides: ["Velvet"],
|
||||
presigned: true,
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "SetupWizard",
|
||||
owner: "gapps",
|
||||
|
Reference in New Issue
Block a user