From 47110726fe0d4389e763720d3dcb656c21161747 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 11 Mar 2025 02:10:24 +0200 Subject: [PATCH] dubai: Import hardware/motorola namespace in vendor Change-Id: I29608666ccd678f8bb6c42ce0974097b9cac224b --- extract-files.py | 1 + 1 file changed, 1 insertion(+) 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',