增加G13和P30Pro

This commit is contained in:
2023-05-14 11:30:11 +08:00
parent ba6dbb3c30
commit b638e1a9f9
20 changed files with 506 additions and 107 deletions

View File

@@ -24,32 +24,24 @@ android {
}
}
buildTypes {
tuiXinDebug {
}
zhanRuiDebug {
}
zhanRuiRelease {
}
zhanRuiUserdebug {
}
debug {
}
release {
}
tuiXinDebug {}
teclastUnisocdebug{}
teclastUnisocrelease{}
teclastMTKDebug{}
teclastMTKRelease{}
G10PDebug{}
G10PRelease{}
G10PUserDebug{}
Teclast8515Debug {}
Teclast8515Release {}
TeclastP20SDebug {}
TeclastP20SRelease {}
zhanRuiDebug {}
zhanRuiRelease {}
zhanRuiUserdebug {}
debug {}
release {}
}
}