Skip to content

Commit

Permalink
fix: fix the UFS display
Browse files Browse the repository at this point in the history
fix the UFS display

Log: fix the UFS display

Bug: https://pms.uniontech.com/bug-view-276131.html
Change-Id: I41512e4466ff5b0dc4196b4c444ad5488c44a2b2
  • Loading branch information
add-uos authored and max-lvs committed Dec 18, 2024
1 parent 02ee8d0 commit db15a61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deepin-devicemanager/src/GenerateDevice/HWGenerator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ void HWGenerator::generatorDiskDevice()
tempMap["Name"] = "nouse";
// 应HW的要求,将描述固定为 Universal Flash Storage
tempMap["Description"] = "Universal Flash Storage";
// 应H的要求,添加interface UFS 3.1
tempMap["Interface"] = "UFS 3.1";

// 读取interface版本
QProcess process;
Expand Down

0 comments on commit db15a61

Please sign in to comment.