diff --git a/Android.bp b/Android.bp index b746d20..42ee996 100644 --- a/Android.bp +++ b/Android.bp @@ -4,6 +4,15 @@ soong_namespace { imports: [ + "device/motorola/sm6375-common", + "hardware/qcom-caf/common/libqti-perfd-client", + "hardware/qcom-caf/sm8350", + "hardware/qcom-caf/wlan", + "hardware/motorola", + "vendor/qcom/opensource/commonsys/display", + "vendor/qcom/opensource/commonsys-intf/display", + "vendor/qcom/opensource/dataservices", + "vendor/qcom/opensource/display", ], }