MiuiCamera: Add vendor soong imports to extract
Inspired from sm8250-common: Add vendor soong imports to extract [c8096b98e8]
- Also includes Alioth and sm8250-common repos
Co-authored-by: Aaron Kling <webgeek1234@gmail.com>
This commit is contained in:
10
Android.bp
10
Android.bp
@@ -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