dubai: Rebrand to bangkk
Change-Id: Ie4b9250a351cf20009372e9b9bb4cc9f90891efe
This commit is contained in:
parent
915abacb0a
commit
1f0ab69acd
27 changed files with 59 additions and 59 deletions
|
|
@ -20,7 +20,7 @@ from extract_utils.main import (
|
|||
)
|
||||
|
||||
namespace_imports = [
|
||||
'vendor/motorola/sm7325-common',
|
||||
'vendor/motorola/sm6375-common',
|
||||
'hardware/motorola',
|
||||
'hardware/qcom-caf/sm8350',
|
||||
'hardware/qcom-caf/wlan',
|
||||
|
|
@ -48,7 +48,7 @@ extract_fns: extract_fns_user_type = {
|
|||
}
|
||||
|
||||
module = ExtractUtilsModule(
|
||||
'dubai',
|
||||
'bangkk',
|
||||
'motorola',
|
||||
blob_fixups=blob_fixups,
|
||||
lib_fixups=lib_fixups,
|
||||
|
|
@ -60,6 +60,6 @@ module = ExtractUtilsModule(
|
|||
|
||||
if __name__ == '__main__':
|
||||
utils = ExtractUtils.device_with_common(
|
||||
module, 'sm7325-common', module.vendor
|
||||
module, 'sm6375-common', module.vendor
|
||||
)
|
||||
utils.run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue