diff options
author | Yifan Hong <elsk@google.com> | 2020-05-07 14:58:20 -0700 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2020-07-13 14:20:56 -0700 |
commit | cfb917a1c79e53c4c2b3f3c19f7f760f14233bf0 (patch) | |
tree | 681e69177414963261270d313b87e44f9541bc17 /help.sh | |
parent | 4a2e443ec2d4452632d2fa67132d6e4df34d0915 (diff) |
Add vendor_dlkm partition.
Test: define vendor_dlkm for CF.
Bug: 156020364
Change-Id: I459059e1c20df7a285a377b8b3bbc8decc60b124
Diffstat (limited to 'help.sh')
-rwxr-xr-x | help.sh | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -43,7 +43,9 @@ Common goals are: senod Quickly rebuild the system_ext image from built packages Stands for "SystemExt, NO Dependencies" onod Quickly rebuild the odm image from built packages - Stands for "ODM, NO Dependencies" + Stands for "Odm, NO Dependencies" + vdnod Quickly rebuild the vendor_dlkm image from built packages + Stands for "VendorDlkm, NO Dependencies" So, for example, you could run: |