Revert "Add modules partition."
Revert submission 1413808-modules_partition Reason for revert: modules partition no longer needed Reverted Changes: Iceafebd85:Add modules partition I2fa96199a:rootdir: Add modules directory Ie397b9ec6:Add modules partition. I4200d0cf5:fastboot: add modules partition Bug: 163543381 Change-Id: Iec1d9421bbfeb114fb705f85d910c6def1f211b6
This commit is contained in:
@@ -46,10 +46,7 @@ DIR_SEARCH_PATHS = {
|
||||
'/product': ('PRODUCT', 'SYSTEM/product'),
|
||||
'/odm': ('ODM', 'VENDOR/odm', 'SYSTEM/vendor/odm'),
|
||||
'/system_ext': ('SYSTEM_EXT', 'SYSTEM/system_ext'),
|
||||
# The following do not have VINTF files:
|
||||
# - vendor_dlkm
|
||||
# - odm_dlkm
|
||||
# - modules
|
||||
# vendor_dlkm and odm_dlkm does not have VINTF files.
|
||||
}
|
||||
|
||||
UNZIP_PATTERN = ['META/*', '*/build.prop']
|
||||
|
Reference in New Issue
Block a user