MiuiCamera: Add vendor soong imports to extract
Inspired from sm8250-common: Add vendor soong imports to extract [https://github.com/LineageOS/android_device_xiaomi_sm8250-common/commit/c8096b98e8fa8db7101f61f9ec5814e8a455e703] - Also includes Alioth and sm8250-common repos Co-authored-by: Aaron Kling <webgeek1234@gmail.com>
This commit is contained in:
co-authored by
Aaron Kling
parent
588f5f5b42
commit
c203475214
+10
@@ -4,6 +4,16 @@
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"vendor/xiaomi/alioth",
|
||||
"vendor/xiaomi/sm8250-common",
|
||||
"hardware/qcom-caf/common/libqti-perfd-client",
|
||||
"hardware/qcom-caf/sm8250",
|
||||
"hardware/qcom-caf/wlan",
|
||||
"hardware/xiaomi",
|
||||
"vendor/qcom/opensource/commonsys/display",
|
||||
"vendor/qcom/opensource/commonsys-intf/display",
|
||||
"vendor/qcom/opensource/dataservices",
|
||||
"vendor/qcom/opensource/display",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user