bangkk: Rebrand to rhodep

Change-Id: I5ed1841b2217b747fcc4ae84e6556fb53cd4e7e2
This commit is contained in:
Anand S 2025-05-10 15:18:08 +05:30 committed by Michael Bestas
commit ab72c51cce
No known key found for this signature in database
11 changed files with 26 additions and 26 deletions

View file

@ -20,7 +20,7 @@ from extract_utils.main import (
)
namespace_imports = [
'device/motorola/bangkk',
'device/motorola/rhodep',
'hardware/motorola',
'vendor/motorola/sm6375-common',
'vendor/qcom/opensource/display',
@ -52,7 +52,7 @@ extract_fns: extract_fns_user_type = {
}
module = ExtractUtilsModule(
'bangkk',
'rhodep',
'motorola',
blob_fixups=blob_fixups,
lib_fixups=lib_fixups,