msm8998-common: Update extract-files.py namespaces for k4.14
Signed-off-by: Edrick Sinsuan <evcsinsuan@gmail.com>
This commit is contained in:
@@ -20,10 +20,13 @@ from extract_utils.main import (
|
||||
|
||||
namespace_imports = [
|
||||
'device/oneplus/msm8998-common',
|
||||
'hardware/qcom-caf/msm8998',
|
||||
'hardware/qcom-caf/msm8998-4-14',
|
||||
'hardware/qcom-caf/wlan',
|
||||
'hardware/oneplus',
|
||||
'vendor/qcom/opensource/commonsys-intf/display',
|
||||
'vendor/qcom/opensource/commonsys/display',
|
||||
'vendor/qcom/opensource/dataservices',
|
||||
'vendor/qcom/opensource/display',
|
||||
]
|
||||
|
||||
def lib_fixup_vendor_suffix(lib: str, partition: str, *args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user