Model: Removed more dummy OEM stuff

Source: https://redd.it/5k8wai/
This commit is contained in:
Muhammad Herdiansyah 2016-12-26 14:12:27 +07:00
parent c7f9283bde
commit c25cc146a1
1 changed files with 1 additions and 0 deletions

View File

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