刪除駕駛員
本頁面提供刪除時需完成的工作清單
Fuchsia 來源樹中現有的驅動程式庫。
刪除驅動程式庫時,請執行下列步驟:
取得至少一位驅動程式庫 OWNER
的核准。
如果所有 OWNERS
都放棄驅動程式庫,且沒有
回應,那就在 Fuchsia 樹的需求中,金額越高 OWNER
以核准刪除驅動程式庫的 Gerrit 變更。
在 _drivers_epitaphs.yaml
中新增項目
個別已刪除的驅動程式庫
您必須提供以下資訊:
short_description
:已刪除驅動程式庫的說明。
deletion_reason
:驅動程式庫刪除的原因。
gerrit_change_id
:用於刪除驅動程式庫的 Gerrit 變更 ID。
available_in_git
:fuchsia.git
存放區的 Git 雜湊,
包含最新的驅動程式庫的最新版本
已刪除。
areas
:來自 //build/drivers/areas.txt 的驅動程式庫區域清單
path
:fuchsia.git
中已刪除的驅動程式庫路徑
Cloud Storage 也提供目錄同步處理功能
範例項目:
short_description: 'Qualcomm Peripheral Image Loading driver'
deletion_reason: 'Hardware is not actively supported'
gerrit_change_id: '506858'
available_in_git: 'f441460db6b70ba38150c3437f42ff3d045d2b71'
areas: ['Misc']
path: '/src/devices/fw/drivers/qcom-pil'
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-29 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{
"lastModified": "上次更新時間:2024-08-29 (世界標準時間)。",
"confidential": False
}