diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2025-03-11 02:10:24 +0200 |
|---|---|---|
| committer | Nolen Johnson <johnsonnolen@gmail.com> | 2025-03-11 17:52:17 -0400 |
| commit | 47110726fe0d4389e763720d3dcb656c21161747 (patch) | |
| tree | 2c3827bd841eb5f6390c49ac075032db9db8ddb3 | |
| parent | 66067f907ba132443afa6628f05717a3e3b8124f (diff) | |
dubai: Import hardware/motorola namespace in vendor
Change-Id: I29608666ccd678f8bb6c42ce0974097b9cac224b
| -rwxr-xr-x | extract-files.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extract-files.py b/extract-files.py index 3d1ff12..2914ea2 100755 --- a/extract-files.py +++ b/extract-files.py @@ -21,6 +21,7 @@ from extract_utils.main import ( namespace_imports = [ 'vendor/motorola/sm7325-common', + 'hardware/motorola', 'hardware/qcom-caf/sm8350', 'hardware/qcom-caf/wlan', 'vendor/qcom/opensource/commonsys-intf/display', |
