Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit eca6222

Browse files
committed
Update Foster_Tab_Q_Build_Script.sh
tvstock --> tvmini
1 parent 63c74be commit eca6222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Foster_Tab_Q_Build_Script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ sh ./build/envsetup.sh
104104
# check rom type and assign gapps type and rom type
105105
if [$FOSTERTYPE == "t"];
106106
then
107-
TYPE = "tvstock"
107+
TYPE = "tvmini"
108108
OUTPUTFILE = "foster"
109109
lunch lineage_foster-userdebug
110110
else

0 commit comments

Comments
 (0)