Model: Strip out more OEM info

Source: https://redd.it/5nvb8z/
This commit is contained in:
Muhammad Herdiansyah 2017-01-14 13:58:34 +07:00
parent 1444bb10d9
commit 0ea04cc99f
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ get_model() {
model="${model//Undefined}" model="${model//Undefined}"
model="${model//Default string}" model="${model//Default string}"
model="${model//Not Specified}" model="${model//Not Specified}"
model="${model//Type1ProductConfigId}"
} }
get_title() { get_title() {