diff --git a/Android.bp b/Android.bp index 16578c7..6671740 100644 --- a/Android.bp +++ b/Android.bp @@ -5,5 +5,13 @@ // soong_namespace { - imports: [] + imports: [ + "hardware/google/interfaces", + "hardware/google/pixel", + "hardware/lineage/interfaces/power-libperfmgr", + "hardware/qcom-caf/common/libqti-perfd-client", + "hardware/xiaomi", + "vendor/qcom/opensource/usb/etc", + "vendor/qcom/opensource/commonsys-intf/display", + ] } \ No newline at end of file