更换包名为ttstd,增加机型

This commit is contained in:
2024-04-24 21:49:33 +08:00
parent b638e1a9f9
commit ddde2e481b
99 changed files with 922 additions and 2133 deletions

View File

@@ -11,11 +11,18 @@ android {
}
buildTypes {
iPlay50PDebug {}
iPlay50PRelease {}
UnisocS6688Debug {}
UnisocS6688Release {}
U807Debug {}
U807Release {}
tuiXinDebug {}
teclastUnisocdebug {}
teclastUnisocrelease {}
teclastMTKDebug {}
teclastMTKRelease {}
G11Userdebug {}
G10PDebug {}
G10PRelease {}
G10PUserDebug {}
@@ -26,6 +33,10 @@ android {
zhanRuiDebug {}
zhanRuiRelease {}
zhanRuiUserdebug {}
zhanruiG10ZDebug {}
zhanruiG10ZRelease {}
zhanRui12Debug {}
zhanRui12Release {}
debug {}
release {}
}